@charset "utf-8";
*{margin:0;padding:0; font-family:"Microsoft YaHei"; color: #000;}
a{outline:none; text-decoration: none}
a:focus{outline:none;}
a:hover{text-decoration:none; color: #0080cc}
img{ border:0;margin: 0; padding: 0;object-fit: fill;
    object-fit: contain;
    object-fit: scale-down;}
li{list-style:none;}
h1,h2,h3,em,b{font-weight: normal;}
table{border-collapse:collapse;border-spacing:0;}
input,select{
    outline: none
}
.bold{font-weight: bold;}
.hide{display: none;}
.top1{height: 1px;}
.clear{clear: both; height: 0; line-height: 0}
.clear10{clear: both; height: 10px; line-height: 10px}
.clear15{clear: both; height: 15px; line-height: 15px}
.clear20{clear: both; height: 20px; line-height: 20px}
.clear25{clear: both; height: 25px; line-height: 25px}
.clear30{clear: both; height: 30px; line-height: 30px}
.clear35{clear: both; height: 35px; line-height: 35px}
.clear40{clear: both; height: 40px; line-height: 40px}
.clear45{clear: both; height: 45px; line-height: 45px}
.clear47{clear: both; height: 47px; line-height: 47px}
.clear50{clear: both; height: 50px; line-height: 50px}
.clear55{clear: both; height: 55px; line-height: 55px}
.clear60{clear: both; height: 60px; line-height: 60px}
.clear65{clear: both; height: 65px; line-height: 65px}
.clear70{clear: both; height: 70px; line-height: 70px}
.clear75{clear: both; height: 75px; line-height: 75px}
.clear80{clear: both; height: 80px; line-height: 80px}
.clear90{clear: both; height: 90px; line-height: 90px}
.clear100{clear: both; height: 100px; line-height: 100px}
.clear109{clear: both; height: 109px; line-height: 109px}
.clear150{clear: both; height: 150px; line-height: 150px}
.clear193{clear: both; height: 193px; line-height: 193px}
.clear331{clear: both; height: 331px; line-height: 331px}

@media only screen and (min-width: 1910px) and (max-width: 1920px){
    body{
        /*overflow-x: hidden;*/
    }
}
@media only screen and (min-width: 369px) and (max-width: 1909px){
    body{
        /*overflow-x: visible;*/
    }
}
.underLineW40H2White{
    width: 40px; height: 2px;
    background: #fff; margin: 0 auto;
}
.underLineW37H2Black{
    width: 37px; height: 2px;
    background: #333333; margin: 0 auto;
}
.underLineW2H30Gray{
    width: 2px; height: 37px; display: inline-block;
    /*padding-right: 48px; box-sizing: border-box;*/
    background: #cccccc; margin: 0 auto;
}
.underLineW100H3Blue{
    width: 100%; height: 3px; display: inline-block;
    background: #033492; margin: 0 auto;
}
.underLineW100H1Blue{
    width: 100%; height: 1px; display: inline-block;
    background: #033492;
}
.underLineW37H1Gray{
    width: 37px; height: 1px; display: inline-block;
    background: #333; margin: 0 auto;
}
.underLineW1H37Gray{
    width: 1px; height: 37px; background: #ccd0d7;
    display: inline-block; margin: 10px auto;
}
.underLineW25H1Gray{
    width: 25px; height: 1px; background: #666;
    display: inline-block; margin: 10px auto;
}
.rectW135H25BlueLeftTop{
    width: 135px; height: 25px;
    border-top: 1px #033492 solid;
    border-left: 1px #033492 solid;
    margin-left: 58px; display: inline-block;
}
.rectW135H25BlueRightTop{
    width: 135px; height: 25px;
    border-top: 1px #033492 solid;
    border-right: 1px #033492 solid;
    margin-left: -77px;
    display: inline-block;
}

.rectCon{
    /*height: 25px; line-height: 25px; margin-top: 10px;*/
    color: #033492; font-size: 0.875rem; fomt-family: "宋体","Microsoft YaHei","微软雅黑"; text-align:center; dispaly: inline-block;
}
.underLineW319H1Gray{
    width: 319px; height: 1px;
    background: #666666;
}
.underLineW1H1050Gray{
    width: 2px; height: 1050px;
    background: #cccccc;
}
.underLineW268H2Gray{
    margin-top: 11px; margin-bottom: 11px;
    width: 268px; height: 1px;
    background: #666666;
}
.underLineW50H2Blue1{
    width: 50%; height: 2px;
    background: linear-gradient(#033492, #0033cc);
    position: relative; margin-top: 90px; margin-left: 160px;
}
.underLineW50H2Blue2{
    width: 50%; height: 2px;
    background: linear-gradient(#0033cc, #0033ff);
    position: relative; margin-top: 90px; margin-left: 160px;
}
.underLineW50H2Blue3{
    width: 50%; height: 2px;
    background: linear-gradient(#0033ff, #3366ff);
    position: relative; margin-top: 90px; margin-left: 160px;
}
.underLineW50H2Blue4{
    width: 50%; height: 2px;
    background: linear-gradient(#3366ff, #6699ff);
    position: relative; margin-top: 90px; margin-left: 160px;
}
.underLineW80H2Blue{
    width: 80%; height: 2px;
    background: #3567c8;
    position: relative; margin-top: 90px; margin-left: 160px;
}
.underLineW100H1Blue{
    width: 100%; height: 1px;
    background: #033492;
}
.underLineW100H1Gray{
    width: 100%; height: 1px;
    background: #cccccc;
}
.underLineW100H1Brown{
    width: 100%; height: 1px;
    background: #f2f1f0;
}
.body{
    width: 100%;min-width: 1004px;
    margin: 0 auto;
    position: relative;
}
.en *{
    font-family: Arial;
}
.en .title_en{
    /*color: #fff!important;*/
}
.top{
    width: 100%; min-width: 1004px; height: 76px;
    background: transparent;

    position: fixed; top: 0; left: 0; z-index: 999;
    border-bottom: 1px rgb(238, 242, 244)  solid;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
    /*background: rgba(0, 0, 0, 0.3);*/
}
.top .logo{
    width: 123px; height: 36px;
    position: absolute; top: 22px; left: 355px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
}
.language-navigation__subnavigation{
    opacity: 0;
    display:-ms-flexbox;display:flex;
    -ms-flex-flow:column;
    flex-flow:column;
    /*width:80px;*/
    /*margin-left: 5px;*/
    position:absolute;
    top:100%;
    /*left:20px;*/
    background-color:rgba(255, 255, 255, 0.9);
    box-shadow:-14px 14px 29px 0 hsla(0,0%,52%,.1);

    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
}
.language-navigation__subnavigation a{
    /*padding: 13px 15px;*/
    /*display: block;*/
    /*text-align: left;*/
    color: #000 !important;
    width: 76px;
    height: 50px !important;
    line-height: 50px;
    /*margin: 0 auto;*/
    color: #fff; font-family: "宋体";
    display: block;
    text-align: center;
    /*text-indent: 2em;*/
}
.language-navigation__subnavigation a:nth-of-type(1){
    border-bottom: 1px #eee solid;
}
.logo1{
    background: url('../img/logo1.png') no-repeat center;
}
.logo2{
    background: url('../img/logo2.png') no-repeat center;
}

.fadeIn{
    animation: fadeIn 0.5s forwards;
}
.fadeOut{
    animation: fadeOut 0.5s forwards;
}
@keyframes fadeIn {
    0%{
        background: rgba(255, 255, 255, 0);
    }
    100%{
        background: rgba(255, 255, 255, 1);
    }
}
@keyframes fadeOut {
    0%{
        background: rgba(255, 255, 255, 1);
    }
    100%{
        background: rgba(255, 255, 255, 0);
    }
}
a.moreKnow:hover{
    color: #033492;
}
.padding50{
    padding-top:50px;
}
.padding100{
    padding-top: 100px;
}
.titleBig{
     z-index:199;
    position: absolute; top: 250px; left: 100px;
}
.titleLittle{
     color: #fff;   z-index:199;position: absolute; top: 400px; left: 100px;
}
.top .menu_right{
    /*position: absolute; top: 0; left: 440px;*/
    position: relative;
    /*float: right;*/
}
.top .menu{
    /*position: absolute; top: 0; left: 440px;*/
    margin: 0 auto 0 681px;
    width: 1004px;
    line-height: 76px; height: 76px;
    font-size: 14px; color: #666666;
    white-space:nowrap;
}
.top .menu.en{
    width: 800px;
}
.top .menu div{
    float:left;
}
.top .menu .menu-btn{
    /*width: 14.28%; */
    width: 11.11%;
    height: 76px;
    text-align: center;
    padding: 0;
}
.top .menu.en .menu-btn{
    width: 25%;
}
/*.top .menu .menu-btn[data-id="7"] a:after{*/
    /*content: url('../img/icon.png');*/
    /*position: absolute; margin-top: 3px; padding-left: 6px;*/
    /*width:12px; height: 12px;*/
/*}*/
/*.ico{*/
     /*width: 16px; height: 16px; margin-left: 6px; margin-top: 3px;*/
    /*background: url(../img/icon.png);*/
/*}*/
.top .menu .menu-point1{
    /*float: left;
    width: 10px; height: 10px;*/
    /*padding-right: 2px;*/
    background: url("../img/icon.png") no-repeat right center !important;
    /*margin-left: -40px; margin-top: 33px;*/
}
.top .menu .menu-point2{
    /*float: left;
    width: 16px; height: 16px;
    margin-left: -40px; margin-top: 33px;*/
    /*padding-right: 2px;*/
    background: url("../img/icon1.png") no-repeat right center;
}
.top .menu .menu-btn0 a,
.top .menu .menu-btn1 a,
.top .menu .menu-btn2 a,
.top .menu .menu-btn3 a,
.top .menu .menu-btn4 a,
.top .menu .menu-btn5 a,
.top .menu .menu-btn7 a{
    width: 66px;
    margin: 0 auto;
    color: #fff; font-family: "宋体";
    display: block;

    /*align-items: center;*/
    /*display: flex;*/
    /*position: relative;*/
    /*text-align: center;*/
    /*text-decoration: none;*/
    background-image: linear-gradient(#11387f, #11387f);
    background-size: 0 3px, auto;
    background-repeat: no-repeat;
    background-position: 50% 93%;
    transition-duration: 175ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.top .menu .menu-btn6> a{
    width: 66px;
    margin: 0 auto;
    color: #fff; font-family: "宋体";
    display: block;
    text-indent: 2em;
    /*padding-left: 20px;*/
}

.top .menu .menu-btn7 a:hover{
    cursor: pointer;
    background-size: 32px 3px;
    /*text-decoration: none;*/
}
.top .menu .menu-btn0 a:hover,
.top .menu .menu-btn1 a:hover,
.top .menu .menu-btn2 a:hover,
.top .menu .menu-btn3 a:hover,
.top .menu .menu-btn4 a:hover,
.top .menu .menu-btn5 a:hover{
    cursor: pointer;
    background-size: 60px 3px;
}
.top .menu .menu-btn6 a{
     height: 100%;
 }
/*.top .menu .menu-point{
    float: left; width: 2px; height: 2px;
    background-color: #959595; margin-top: 40px;
}*/

.top .language{
    width: 66px; height: 20px; overflow: hidden;
    position: absolute; top: 30px; right: 54px;
}
.top .menu-btn[data-id="8"]{
    margin-top: -2px;
}
.top2{
    width: 100%;min-width: 1004px; height: 0; background-color: rgba(245, 243, 242, 1);
    position: fixed; top: 75px; left: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    box-sizing: border-box; opacity: 0;
    /*border-top: 1px solid #eef2f4;*/
    /*border-bottom: 1px solid #eff3f5;*/
    z-index: 999; overflow: hidden;
    -webkit-transition: all 0.5s ease;
}
.icons{
    width: 1004px; margin: 0 auto;
}

.top2.en .icons{
    width: 800px;
}

.top2 .icon{
    float: left;
    width: 11.11%;
    height: 77px;
}
.top2.en .icon{
    width: 25%;
}
.top2 .icon1{
    background: url("../img/com/icon1.png") no-repeat center 32px;
}
.top2 .icon1.act{
    background: url("../img/com/icon1_act.png") no-repeat center 32px;
}
.top2 .icon2{
    background: url("../img/com/icon2.png") no-repeat center 32px;
}
.top2 .icon2.act{
    background: url("../img/com/icon2_act.png") no-repeat center 32px;
}
.top2 .icon3{
    background: url("../img/com/icon3.png") no-repeat center 32px;
}
.top2 .icon3.act{
    background: url("../img/com/icon3_act.png") no-repeat center 32px;
}
.top2 .icon4{
    background: url("../img/com/icon4.png") no-repeat center 32px;
}
.top2 .icon4.act{
    background: url("../img/com/icon4_act.png") no-repeat center 32px;
}
.top2 .icon5{
    background: url("../img/com/icon5.png") no-repeat center 32px;
}
.top2 .icon5.act{
    background: url("../img/com/icon5_act.png") no-repeat center 32px;
}
.top2 .icon6{
    background: url("../img/com/icon6.png") no-repeat center 32px;
}
.top2 .icon6.act{
    background: url("../img/com/icon6_act.png") no-repeat center 32px;
}
.top2 .icon7{
    background: url("../img/com/icon7.png") no-repeat center 32px;
}
.top2 .icon7.act{
    background: url("../img/com/icon7_act.png") no-repeat center 32px;
}
.top2 .menu{
    width: 1004px;
    padding-top:35px;
    box-sizing: border-box;
    margin: 0 auto 0 681px;
    /*margin-left: 445px; margin-top: 80px;*/
}
.top2.en .menu{
    width: 800px;
}
.top2 .menu .menu-btns{
    float:left;
    /*width: 14.28%;*/
    width: 11.11%;
    text-align: center;
}
.top2.en .menu .menu-btns{
    width: 25%;
}
/*.top2 .menu .menu-btns a:hover{*/
    /*color: #033492;*/
/*}*/
/*
.top2 .menu .menu-btns4{
    width: 155px;
}
.top2 .menu .menu-btns6{
    width: 135px;
}
.top2 .menu .menu-btns7{
    width: 135px;
}
.top2 .menu .menu-btns1{
    width: 130px;
}*/
.top2 .menu a{
    font-family: "宋体"; font-size: 12px; color: #999; line-height: 40px;
}
.top2 .menu a:hover{
    color: #033492;
}
.top2 .menu .menu-line{
    float: left; width: 1px; height: 136px;
    background-color: #e0e0e0; margin-top: 10px;
}
.search{
    position: fixed; top: 75px; left: 0;
    width: 100vw; height: 0; opacity: 0;
    background: rgba(245, 243, 242, 1);
    display: flex; flex-direction: row; align-items: center;
    justify-content: center; z-index: 998;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.search p{
    font-size: 1.5rem; margin-right: 32px;
}
.search p>span{
    font-size: 1rem;
}
.search #search_input{
    margin-top: 15px;
}
.search #search_input:after{
    content: url("../../src/img/search.png");
    position: absolute;
}
.search .search_cancel{
    font-size: 2rem; margin-top: -80px; margin-left: 20px;
}
#search_input{
    width: 30vw; height: 50px;
}
.search-wrapper{
    /*position: absolute;*/
    top: 82px;
    left: 0;
    z-index: 9999;
    padding: 20px 10px 10px 20px;
    width: 100vw; height: 200px;
    border: 3px solid #dddddd;
    background-color: rgba(245, 243, 242, 1);
    display: none; display: flex;
    align-items: center; justify-content: center;
}
.large-10 {
    position: relative;
    float: left;
    width: 83.33333%;
}
.large-2 {
    position: relative;
    float: left;
    width: 16.6667%;
}
[class*="column"] + [class*="column"]:last-child {
    float: right;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 0.875em;
    margin: 0 0 1em 0;
    padding: 0.5em;
    height: 2.3125em;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
    -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
}
.search-wrapper #searchsubmit{
    float: left;
    border: 0;
    width: 33px; height: 32px;
    background: url("../img/search_b.png") no-repeat;
}
.search-wrapper .arrow{
    position: absolute; top: -9px; right: 12px; z-index: 9999;
    width: 17px; height: 9px;
    background: url("../img/search_arrow.png") no-repeat;
}
.l-header-dropdown-container {
    max-height: calc(100vh - 88px);
    position: absolute;
    transform: translateY(-110%);
    transition-duration: 275ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    z-index: 999;
}

.l-header-dropdown-container::-webkit-scrollbar {
    display: none;
}

.l-header-dropdown-container.show {
    transform: translateY(77px);
}
.l-mega-menu-search {
    background-color: #f9f7f6;
    display: block;
    padding-bottom: 32px;
    width: 100%;
    z-index: 10;
}

@media screen and (max-width: 900px) {
    .l-mega-menu {
        display: none;
    }

    .l-mega-menu-search {
        padding-bottom: 0;
    }
}

.l-search-area {
    align-content: center;
    align-items: center;
    background-color: #f9f7f6;
    width: 100%;
    z-index: 10;
}

.l-search-area-container {
    padding: 32px 16px 0 16px;
    align-items: center;
    display: flex;
    position: relative;
    margin: 0 auto;
    max-width: 1248px;
    width: 100%;
}

.l-search-area-first {
    flex: 1;
    margin: 32px;
}

.l-search-area-first h3 {
    font-size: 32px;
    line-height: 36px;
    margin: 0;
    margin-bottom: 16px;
    text-align: left;
}

.l-search-area-first p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    text-align: left;
}

.l-search-area-last {
    flex: 1;
    margin: 32px;
}

.l-search-area-last form {
    position: relative;
    width: 100%;
}

.l-search-area-last form ul {
    padding: 0;
}

.l-search-area-last form .c-search-autocomplete {
    border-radius: 0px 0px 3px 3px;
    position: absolute;
    top: 50px;
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #aa998d;
    border-left: 1px solid #aa998d;
    border-right: 1px solid #aa998d;
    background-color: #ffffff;
    font-size: 1rem;
    font-weight: 100;
    box-sizing: border-box;
}

.l-search-area-last form .c-search-autocomplete ul {
    margin: 0;
    line-height: 1rem;
}

.l-search-area-last form .c-search-autocomplete ul li {
    cursor: pointer;
    padding: 10px;
    font-weight: 300;
}

.l-search-area-last form .c-search-autocomplete ul li .strong {
    font-weight: 500;
}

.l-search-area-last form .c-search-autocomplete ul li.highlighted {
    background-color: #f2f1f0;
}

.l-search-area-last form .c-search-autocomplete hr {
    margin: 0 1rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */

    .c-search-autocomplete .strong {
        font-weight: bold !important;
    }
}

.l-search-area-input-wrapper {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.l-search-area-input-wrapper input {
    border: 1px solid #aa998d;
    color: #8c7f70;
    font-size: 16px;
    height: 48px; width: 100%;
    line-height: 24px;
    padding: 16px 16px;
    box-shadow: none;
}

.l-search-area-input-wrapper input:focus {
    border: 1px solid #aa998d;
    border-radius: 3px;
    outline: 0;
}

.l-search-area-input-wrapper i {
    color: #23337e;
    float: right;
    font-size: 1.2rem;
    font-weight: 600;
    padding-right: 8px;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.l-search-area-input-wrapper i.icon-symbol-search {
    display: none;
}

@media (max-width: 900px) {
    .l-search-area {
        background-color: #f9f7f6;
        padding: 24px;
    }

    .l-search-area-container {
        flex-flow: column;
    }

    .l-search-area-first {
        margin: 16px;
        width: 100%;
    }

    .l-search-area-first h3,
    .l-search-area-first p {
        text-align: left !important;
    }

    .l-search-area-last {
        margin: 16px;
        width: 100%;
    }

    .l-search-area-input-wrapper {
        width: 100%;
    }
}

.l-search-area-container {
    padding: 32px 16px 0 16px;
    align-items: center;
    display: flex;
    position: relative;
    margin: 0 auto;
    max-width: 1248px;
    width: 100%;
}

.l-search-area-first {
    flex: 1;
    margin: 32px;
}

.l-search-area-first h3 {
    font-size: 32px;
    line-height: 36px;
    margin: 0;
    margin-bottom: 16px;
    text-align: left;
}

.l-search-area-first p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    text-align: left;
}

.l-search-area-last {
    flex: 1;
    margin: 32px;
}

.l-search-area-last form {
    position: relative;
    width: 100%;
}

.l-search-area-last form ul {
    padding: 0;
}

.l-search-area-last form .c-search-autocomplete {
    border-radius: 0px 0px 3px 3px;
    position: absolute;
    top: 50px;
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #aa998d;
    border-left: 1px solid #aa998d;
    border-right: 1px solid #aa998d;
    background-color: #ffffff;
    font-size: 1rem;
    font-weight: 100;
    box-sizing: border-box;
}

.l-search-area-last form .c-search-autocomplete ul {
    margin: 0;
    line-height: 1rem;
}

.l-search-area-last form .c-search-autocomplete ul li {
    cursor: pointer;
    padding: 10px;
    font-weight: 300;
}

.l-search-area-last form .c-search-autocomplete ul li .strong {
    font-weight: 500;
}

.l-search-area-last form .c-search-autocomplete ul li.highlighted {
    background-color: #f2f1f0;
}

.l-search-area-last form .c-search-autocomplete hr {
    margin: 0 1rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */

    .c-search-autocomplete .strong {
        font-weight: bold !important;
    }
}

.l-search-area-input-wrapper {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.l-search-area-input-wrapper input {
    border: 1px solid #aa998d;
    color: #8c7f70;
    font-size: 16px;
    height: 48px;
    line-height: 24px;
    padding: 16px 16px;
    box-shadow: none;
}

.l-search-area-input-wrapper input:focus {
    border: 1px solid #aa998d;
    border-radius: 3px;
    outline: 0;
}

.l-search-area-input-wrapper i {
    color: #23337e;
    float: right;
    font-size: 1.2rem;
    font-weight: 600;
    padding-right: 8px;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.l-search-area-input-wrapper i.icon-symbol-search {
    display: none;
}

@media (max-width: 900px) {
    .l-search-area {
        background-color: #f9f7f6;
        padding: 24px;
    }

    .l-search-area-container {
        flex-flow: column;
    }

    .l-search-area-first {
        margin: 16px;
        width: 100%;
    }

    .l-search-area-first h3,
    .l-search-area-first p {
        text-align: left !important;
    }

    .l-search-area-last {
        margin: 16px;
        width: 100%;
    }

    .l-search-area-input-wrapper {
        width: 100%;
    }
}
.icon-symbol-close:before {
    content: "\E604";
}
.c-close-button {
    color: #433f3d;
    font-size: 1.125rem; background: #999;
    margin: 36px 32px;
    position: absolute;
    right: 0;
    top: 0;
}

.c-close-button:hover {
    cursor: pointer;
}

/* Hide close button on mobile devices */

@media (max-width: 800px) {
    .c-close-button {
        display: none;
    }
}
.v_title{
    position: absolute; left: 358px; margin-top: 278px;
    width: auto;

}
.banner{
    width: 100%; height: 399px;
}
/*.banner img{
    width: 100%; height: 399px;
}*/

.submenu{
    width: 100%; height: 49px; background-color: #f8f8f8;
    position: relative;
}
.submenu .submenu-btn{
    float: left;
    width: 172px; height: 49px; line-height: 49px;
    font-size: 14px; color: #666; text-align: center;
}
.en .submenu .submenu-btn{
    width: 230px; margin: 0 18px;
}
.submenu .submenu-con1{
    margin: 0 auto; width: 176px;
}
.en .submenu .submenu-con1{
    margin: 0 auto; width: 270px;
}
.en .submenu .submenu-con1 .submenu-btn{
   /* padding: 0 22px;*/
    padding: 0;
}
.submenu .submenu-con2{
    margin: 0 auto; width: 346px;
}
.submenu .submenu-con3{
    margin: 0 auto; width: 522px;
}
.en .submenu .submenu-con3{
    margin: 0 auto; width: 820px;
}
.submenu .submenu-con4{
    margin: 0 auto; width: 694px;
}
.en .submenu .submenu-con4{
    margin: 0 auto; width: 888px;
}
.en .submenu .submenu-con4 .submenu-btn{
    width: 180px; margin: 0 18px;
}
.submenu .submenu-btn.act{
    color: #0080cc;
    background: url("../img/com/submenu.png") no-repeat center;
}
.submenu .submenu-btn:hover{
    color: #0080cc;
    background: url("../img/com/submenu.png") no-repeat center;
}
.submenu .submenu-line{
    float: left;
    margin-top: 22px;
    width: 2px; height: 14px; background-color: #bdbdbd;
}


.content{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    /*position: absolute; left: 460px;*/
}
.content .catalog{
    width: 170px; height: 16px; line-height: 16px;
    position: absolute; top: -35px; right: 0;
    font-size: 12px; color: #999; text-align: right;
    float: right;
}
.content .catalog.w270{
    width: 270px;
}
.content .catalog.width_auto{
    width: auto!important;
}
.content .catalog img{
    margin: 0 7px 2px;
}
.content .catalog img.home{
    position: absolute; right: 145px; top: 1px;
}
.content .catalog.w270  img.home{
    right: 205px;
}
.content .catalog.width_auto  img.home{
    /*right: 205px;*/
    left: -22px;
}
.content .line1{
    width: 1000px; height: 1px; background-color: #999;
    margin-top: 83px;
}
.content .title_en{
    font-size: 14px; color: #333; font-family: "Arial"; text-align: center; text-transform:uppercase;
    margin-top: 60px;
    width: auto;
}
.content .title_cn{
    width: auto;
    font-size: 24px; color: #333; font-weight: normal; text-align: center;
    margin-top: 8px;
}
.content .text1{
    width: auto;
    font-size: 14px; color: #999999; text-align: center; line-height: 24px; text-indent:0;
    margin: 25px auto 45px auto;
    padding: 0 0 0 0!important;
}
.content .line2{
    width: 32px; height: 2px; background-color: #0080cc;
    margin-left: 484px; margin-top: 20px;
}

.content .prolist{
    /*width: 1501px; height: 462px;*/
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left; overflow: visible;
}
.content .prolist .swiper-slide{
    float: left; width: 25%; overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    text-align: center;
    overflow: visible;
}
.content .prolist .pro{
    margin: 0 auto; padding: 0; width: auto; max-width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    overflow: hidden;
}
.content .prolist .pro img{
    max-width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    transform: scale(1);
}
.content .prolist .img{
    margin: 0 auto; padding: 0;
    width: auto; display: inline-block;
    border-radius: 50%;
    max-width: 100%; overflow: hidden;
    /*-webkit-transition: all 0.3s ease-out;*/
    /*-moz-transition: all 0.3s ease-out;*/
    /*transition: all 0.3s ease-out;*/
    /*border-radius: 50%;*/
    /*transform: scale(1);*/
    /*overflow: hidden;*/
}
.content .prolist .img img{
    max-width: 100%; display: inline-block;
}
.content .prolist .swiper-slide:hover .img img{
    transform: scale(1.1);
    -webkit-transition: transform 0.2s;
    -moz-transition: transform 0.2s;
    -ms-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
}
/*.content .prolist .swiper-slide:hover .pro{
  transform: scale(1.3); z-index: 1; !*box-shadow: 0px 0px 5px rgba(0,0,0,.2);*!
}*/
.content .prolist .pro_con{
    position: relative;  overflow: hidden;
    width: 100%; /*height: 181px;*/
    text-align: left;
    /*background: url('/images/home/pro_t_bg.png') no-repeat;*/
}
.content .prolist .pro_con p{
    padding: 12px 0 12px 0;
    font-size: 18px; color: #333333;  line-height: 22px;
    text-align: center;
}
.content .prolist .pro_con span{
    display: block; width: 100%;
    font-size: 12px; color: #999999;  line-height: 20px; text-align: center;
    padding-left: 0px;

}
.content .prolist .swiper-slide .pro_con .arrow{
    position: absolute; right: 33px; top:15px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0;
}
.content .prolist .swiper-slide:hover .pro_con .arrow{
    right: 12px; opacity: 1;
}

.content .prolist .swiper-slide:hover .pro_con p{
    color: #23337e;
}
.content .prolist .swiper-slide:hover .pro_con span{
    display: block;
    text-decoration: underline;
}
.bottom{
    width: 1000px;
    text-align: center;/* position: absolute; bottom: 50px; left: 460px;*/
    margin: 0 auto 55px auto;
}
.bottom *{
    font-size: 14px; color: #999;
}
.bottom .bottom1{
    margin-top: 300px;
}
.bottom .bottom1 img{
    margin-right: 25px;
}
.bottom .line{
    width: 1000px; height: 1px; background-color: #999;
    margin-top: 20px;
}
.bottom .bottom2{
    margin-top: 15px;
}

.title p{
    position: absolute; top: 278px; left: 358px;
    color: #fff; font-size: 50px; font-family:"微软雅黑"; z-index: 99999;
}
.contentLogo{
    position: absolute; top: 95px; left: 355px; width:13%;/*width: 257px; height: 100px;
    background: url("../img/page/content.png");*/
}
.title_p{
    margin-left: 318px;z-index: 199;
}
/*首页*/
#Home{
    width: 100%;
    /*height: 1004px;*/
    /*overflow: hidden;*/
    position: absolute; top: 0; left: 0;
}
.page-content{
    width: 100%;min-width: 1004px; height: auto; overflow: hidden;
    margin-top: 76px;
}
.video_bg{
    width: 100%; height: 100%; position: absolute; top: 0; left: 0;
    background: rgba(0, 0,0, 0.3); z-index: 996;
}
/*#Home .swiper-container{
    position: relative;
    width: 100%; height: 703px;
}*/
#Home .swiper-pagination{
    top: 350px; right: 40px;

}
#Home .swiper-container img{

}
#Home .swiper-pagination .swiper-pagination-bullet{
    width: 30px; height: 30px; opacity: 1;
    background: url("../img/home/dot.png") no-repeat;
}
#Home .swiper-pagination .swiper-pagination-bullet-active{
    width: 30px; height: 30px;
    background: url("../img/home/dot_act.png") no-repeat;
}
#Home .bg_gray{
    width: 100%;
    background-color: #033492;
}
#Home .bg_gray1{
    width: 100%;
    background-color: #f8f8f8;
    font-size:0;
    margin-top: 50px;
}
#Home .mainMore{
    width:100%; height: 461px; margin-top: 20px;
    background: url("../../src/img/home/mainMore.png") no-repeat center;
    display: flex; justify-content: center; align-items: center;
}
#Home .mainMore .mainMoreTit{
    width: 100%; text-align: center; /*padding-top: 108px; */padding-bottom: 24px;
    box-sizing: border-box;
    /*font-family:"Microsoft YaHei","微软雅黑","宋体"; */
    font-size: 1.5rem; color: #ffffff;
}
#Home .mainMore .mainMoreInfo{
    width: 100%; text-align: center; padding-top: 36px; box-sizing: border-box; line-height: 1.5rem;
    font-family: "宋体";
    font-size: 0.875rem; color: #ffffff;
}
#Home .mainMore .mainMoreBtn{
    display: block;
    width: 160px; height: 37px; border: 2px #fff solid;
    text-align: center; line-height: 37px;
    margin: 0 auto;
    /*box-sizing: border-box; */
    margin-top: 54px;
    font-family: "宋体";
    font-size: 0.875rem; color: #ffffff;
    z-index: 9;
}

#Home .mainMoreBtn span{
    /*position: absolute;*/
    display: block;
    width: 0; height: 37px; margin-top: -37px;
    background: #033492;
    z-index: 0;
}

#Home .mainMore a.mainMoreBtn:hover{
    color: #fff; border: 2px rgba(0, 0, 0, 0) solid;
}
#Home .mainMore a.mainMoreBtn:hover span{
    width: 160px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#Home .globalFootTit{
    width: 100%; text-align: center; color: #333333; font-size: 1.5rem;
}
#Home .globalFootInfo{
    line-height: 1.5rem;
    width: 100%; text-align: center; color: #666; font-size: 0.875rem;
}
#Home .globalFootBase{
     width: 100%;
    /*text-align: center;*/
     display: flex; flex-direction: row; justify-content: center;
}
#Home .globalFootBase>div{
    /*width: 33%;*/
    /*vertical-align: center; text-align: center;*/
    /*display: flex; flex-direction: row;*/
}
#Home .globalFootBase>div>span{
    display: inline-block;
}

#Home .globalFootBase>div>span:first-child{
    font-size: 3.125rem; color: #033492; padding-right: 10px; padding-left: 48px;
}
#Home .globalFootBase>div>span:nth-child(2){
    font-size: 0.875rem; color: #999999; padding-right: 37px;
}
#index_news {width:482px;height:50px;overflow:hidden;position:relative;float:left}
#index_news .tit {font-size:13px;width:105px;height:50px;line-height:50px;position:absolute;color: #fff;}
#index_news ul {position:absolute;margin-left:110px;}
#index_news ul li {font-size:13px;height:50px;line-height:50px;}
#index_news ul li a{color: #fff;}
#Home .menu1{
    width: 1200px; height: 50px; line-height: 50px;
    margin: 0 auto;
    background-color: #033492;
   /* padding: 0 360px;*/
}
#Home .menu1 span{
    font-size: 14px; color: #333;
    margin-left: 320px;
}
#Home .menu1.en span{
    margin-left: 0;
}
#Home .menu1 span:first-child{
}

#Home .menu1 .searchForm{
    float: right;
    width: 112px;
    position: relative;
}
#Home .menu1 input{
    width: 112px; height: 31px; background: url("../img/home/search.png") no-repeat;
    border: 0; padding: 0 60px 0 20px;
    margin-top: 10px;
    float: right;
}
#Home .menu1 input:focus{
    background: url("../img/home/focus.png") no-repeat;
}
#Home .menu1 .submit{
    position:absolute; top: 0px; right: 0;
    width: 38px; height: 31px; padding: 0;
    display:block;
    cursor: pointer;
    background: none;
}


#Home .menu1 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #f8f8f8;
}
#Home .menu1 input:-moz-placeholder, textarea:-moz-placeholder {
    color: #f8f8f8;
}
#Home .menu1 input::-moz-placeholder, textarea::-moz-placeholder {
    color: #f8f8f8;
}
#Home .menu1 input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #f8f8f8;
}
#Home .bottom_menu{
    width: 1200px; margin:25px auto; position: relative;
}
#Home .menu2{
    width: 880px; height: 175px; float: left; position: relative;
}
#Home .menu2 dl{
    /*width: 14.28%;*/
    width: 11.11%;
    float: left;
}
.en #Home .menu2 dl{
    width: 25%;
}
#Home .menu2 dl dt{
    height: 32px;
    font-size: 16px; font-weight: bold; color: #666666;
    margin-bottom: 12px;
    border-bottom: 1px solid #999;
}
#Home .menu2 dl dd a{
    height: 32px; line-height: 32px;
    font-size: 12px; color: #999; font-family: "宋体"; line-height: 22px;
}
#Home .menu2 dl dd  a:hover{
    color: #0080cc;
}

#Home .menu2 span{
    font-size: 16px; color: #666; font-weight: bold; display: block;
}
#Home .menu2 .line{
    width: 876px; height: 1px; background-color: #999; margin: 8px 0 12px;
}
#Home .menu2 .href1{
    margin-right: 60px;
}
#Home .menu2 .href2{
    margin-right: 83px;
}
#Home .menu2 .href3{
    margin-right: 70px;
}
#Home .menu2 .href4{
    margin-right: 20px;
}
#Home .menu2 .href5{
    margin-right: 72px;
}
#Home .menu2 .href6{
    margin-right: 68px;
}
#Home .menu2 .href div{
    float: left;
}
#Home .menu2 .href a{
    font-size: 12px; color: #999; font-family: "宋体"; line-height: 22px;
}
#Home .menu2 .href a:hover{
    color: #0080cc;
}
#Home .bottom_menu .video{
    position: absolute; top: 0px; right: 0px;
}
#Home .bottom_menu .play{
    position: absolute; top: 0px; right: 0px;
}
#footer{
    /*left: 0; bottom: 0; float: left;*/
    /*width: 100%; height: auto; position: absolute; padding: 0;*/
}
.bot_menu{
    position: relative;
    width: 100%; height: 334px;
    background: #f8f6f5;
    box-sizing: border-box;display: flex; flex-direction: row;
    justify-content: center;
    padding-top: 43px;
    /*width: 100%; height: 50px; line-height: 50px;*/
    /*background: url("../img/footer.png") no-repeat;*/
    /*position: relative; bottom: 0;*/
}
.bot_menu dl{
}
.bot_menu dl.menuList{
    /*position: absolute;*/
    /*width: 20%;*/
    width: 12.5%;
    display: flex; flex-direction: column;
    /*justify-content: center;*/
    /*align-items: center;*/
}
.bot_menu .menuList dt{
    padding-right: 116px;
    color: #333333; font-size: 1rem; white-space: nowrap;
}
.bot_menu .menuList dd{
    margin-bottom: 6px;
}
.bot_menu .menuList dd a{
    color: #033492; font-size: 0.875rem; white-space: nowrap;
}
.bot_menu .menuList dd a:hover{
    text-decoration: underline;
}
.bot_menu  dl span{
    color: #666666; font-size: 0.875rem; white-space: nowrap; padding-bottom: 10px;
}
.bot_menu .menuList .otherConn{
    display: inline-block; width: 178px; height: 41px;
    background: #033492; text-align: center; line-height: 41px;
    font-size: 0.875rem; color: #fff; border-radius: 5px;
    border: 1px #033492 solid;
}
.bot_menu .menuList .otherConn:hover{
    background: #fff; color: #033492;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.hope{
    position: relative;
    width: 100%; height: 88px;
    background: #e4dcd7;
    display: flex; flex-direction: row;
    justify-content: center;
    align-items: center;
    /*background: url("../../src/img/home/hope.png") no-repeat center;*/
}
.hope div:nth-child(2){
    padding-left: 10px; padding-right: 126px;
}
.hope>div>p,.hope>div>p> a{
    font-size: 0.875rem; color: #999999; line-height: 25px;
}
.hope .gettelHope{
    /*position: absolute;*/
    display: inline-block;
    width: 97px; height: 40px; line-height: 40px; text-align: center;
    background: #033492;
    color: #ffffff; font-size: 0.875rem; border-radius: 5px;
    border: 1px #033492 solid;
}
.hope .gettelHope:hover{
    background: #fff; color: #033492;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.goBackTop{
    width: 100%; height: 50px;
    background: url("../../src/img/home/gobacktop.png") no-repeat center;
}
/* aboutus */
#main{
    position: absolute;
    margin-top: 148px; left: 50%; transform: translate(-50%);
}

.main .mainImg,.main1 .mainImg{
    position: relative;
    width: 1200px; height: 400px; margin: 0 auto;
}
.main .mainImg .t,.main1 .mainImg .t{
    position: absolute; top: auto; bottom: 55px; left: 42px; text-align: left;
    display: flex; flex-direction: row;
}
.main .mainImg .t p,.main1 .mainImg .t p{
    font-size: 30px; letter-spacing: 2px; line-height: 66px; margin-top: 40px; color: #fff;
}
.main .mainImg .t span,.main1 .mainImg .t span{
    display: inline-block; padding-left: 10px; margin-top: 45px;
    font-size: 18px; color: #fff; line-height: 66px; text-transform: uppercase;
}
.main .info{
    width: 100%;
    display: flex; flex-direction: row;
}
.main .infoLeft{
    width: 57.1%; height: auto
}
.main .infoLeft .infoTit p{
    margin-left: 20px; line-height: 25px;
    font-size: 0.875rem; color: #333333;
}
.main .infoLeft .infoCon{

}
.main .infoLeft .infoCon p{
    font-family: "宋体","Microsoft YaHei","微软雅黑"; font-size: 0.875rem; color: #666666;
    line-height: 30px; text-align: justify;
}

.main .infoRight{
    width: 31.75%; height: auto; padding-left: 11.5%;
}
.main .infoRight .data p{
    margin-left: 50px; margin-top: -50px;
    font-size: 1.25rem; color: #033492;
}
.main .infoRight .data span{
    font-size: 1.25rem; color: #033492;
    margin-left: 50px;
}
.main .infoRight .data:before{
    content: url("../../src/img/aboutus/data.png");
    width: 40px; height: 40px;
    display: inline-block;
}
.main .infoRight .dataNum{
    display: flex; flex-direction: column;
}
/*.main .infoRight .dataNum p:first-child{*/
    /*font-size: 3.125rem; color: #033492; font-family: "Helvetica Light"; font-weight: normal;*/
/*}*/
/*.main .infoRight .dataNum p:last-child{*/
    /*font-family: "宋体","Microsoft YaHei","微软雅黑";*/
    /*font-size: 0.875rem; color: #999999;*/
/*}*/
.main .infoRight .direction{
    display: flex; flex-direction: column;
}
.main .infoRight .direction p{
    font-size: 1.25rem; color: #333333;
}
.main.infoRight .direction div{
    display: flex; flex-direction: column;
}
.main .infoRight .direction div span{
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.moreKnow{
    color: #033492; font-size: 0.875rem; font-family: '宋体','Microsoft YaHei','微软雅黑';
}
.moreKnow:hover{
    text-decoration: underline;
}
.moreKnow2{
    color: #033492; font-size: 0.875rem; font-family: '宋体','Microsoft YaHei','微软雅黑';
}
/*History*/

.main .info .infoLeft .HistoryTit{
    font-size: 1.25rem; color: #333333;
}
.main .info .infoLeft .events{
    display: flex; flex-direction: row;
}
.main .info .infoLeft .eventsList{
    display: flex; flex-direction: column;
}
.main .info .infoLeft .eventsList>img{
    width: 117px; height: 116px; border-radius: 50%;
}
.main .info .infoLeft .eventsList>img:hover{
    cursor: pointer; transform: scale(1.1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.main .info .infoLeft .eventsList span{
    width: 116px;
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #033492; text-align: center;
}
.main .info .infoLeft .eventsList .circle{
    display: flex; flex-direction: column; position: relative;
    width: 117px; height: 116px; border-radius: 50%; border: 1px #033492 solid;
    text-align: center; line-height: 116px; box-sizing: border-box;
}

.main .info .infoLeft .eventsList .circle .eventsListImg{
    width: 28px; height: 24px; position: absolute;
    left: 50%; top: 40%;
    transform: translate(-50%, -40%);
}
.main .info .infoLeft .eventsList .circle .eventsListImgcyq{
    background: url('../../src/img/aboutus/cyq.png') no-repeat center;
}
.main .info .infoLeft .eventsList .circle .eventsListImgzxq{
    background: url('../../src/img/aboutus/zxq.png') no-repeat center;
}
.main .info .infoLeft .eventsList .circle .eventsListImgfzq{
    background: url('../../src/img/aboutus/fzq.png') no-repeat center;
}
.main .info .infoLeft .eventsList .circle:hover{
    background: #033492; cursor: pointer; transform: scale(1.1);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.main .info .infoLeft .eventsList .circle:hover span{
    color: #fff;
}
.main .info .infoLeft .eventsList .circle:hover .eventsListImgcyq{
    background: url('../../src/img/aboutus/cyq2.png') no-repeat center;
}
.main .info .infoLeft .eventsList .circle:hover .eventsListImgzxq{
    background: url('../../src/img/aboutus/zxq2.png') no-repeat center;
}
.main .info .infoLeft .eventsList .circle:hover .eventsListImgfzq{
    background: url('../../src/img/aboutus/fzq3.png') no-repeat center;
}
.main .info .infoLeft .eventsList .circle span{
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #033492;
    margin-top: 20px;
}
.main .info .infoLeft .develop{
    position: relative;
}
.main .info .infoLeft .develop .developTit{
    display: flex; flex-direction: row;
}
/*.main .info .infoLeft .develop .developTit img:hover{*/
    /*transform:scale(1.1); cursor: pointer;*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.main .info .infoLeft .develop .developTit div{
    padding-left: 12px;
    display: flex; flex-direction: column;
}
.main .info .infoLeft .develop .developTit div p{
    font-size: 1.25rem; color: #333333;
    font-family: "Microsoft YaHei","微软雅黑";
}
.main .info .infoLeft .develop .developTit div span{
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #333333; margin-top: 10px;
}
.main .info .infoLeft .develop p{
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.main .info .infoLeft .develop .developContainer{
    display: flex; flex-direction: row;
}
.main .info .infoLeft .develop .yearList .yearListItem:first-child{
    margin-top: -14px;
}
.main .info .infoLeft .develop .yearList{
    border-left: 2px #cccccc solid; width: 40.4%;
    display: flex; flex-direction: column;
}
.main .info .infoLeft .develop .yearList .yearListItem{
    margin-bottom: 43px; margin-left: -6px;
    /*margin-top: -10px;*/
}
.main .info .infoLeft .develop .yearList .yearListItem:last-child{
    margin-bottom: 0;
}
.main .info .infoLeft .develop .yearList .yearListItem p{
    font-size: 1.25rem; color: #333333; margin-bottom: 20px;
    font-family: "Microsoft YaHei","微软雅黑";
}
.main .info .infoLeft .develop .yearList .yearListItem p:before{
    padding-right: 20px; top: -2px;
    display: inline-block; position: relative;
    content: url("../../src/img/aboutus/icon.png");
    width: 10px; height: 10px;
}
.main .info .infoLeft .develop .yearList .yearListItem span{
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #999999; margin-left: 30px;
}
.main .info .infoLeft .develop .yearImg{
    width: 44.2%; padding-left: 15.4%; margin-top: -86px;
    display: flex; flex-direction: column; margin-bottom: 102px;
}
.main .info .infoLeft .develop .yearImg>div{
    display: flex; flex-direction: column;
    margin-bottom: 109px;
}
.main .info .infoLeft .develop .yearImg div:last-child{
    margin-bottom: 0;
}
.main .info .infoLeft .develop .yearImg div span{
    margin-top: 15px;
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #cccccc;
}
.main .info .infoRight .BOOPDevolop{
    width: 141px; height: 30px; line-height: 30px; text-align: center;
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #ffffff;
    background: #004b9d;
    /*cursor: pointer;*/
}
.main .info .infoRight .historyP{
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.875rem; color: #999999;
    line-height: 25px;
}
.main .info .infoRight .infoImg{
    /*position: absolute;*/
}
.main .info .infoRight .HistoryTit{
    font-size: 1.25rem; color: #333333; font-weight: 500;
}
.main .info .infoRight .infoImg p {
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";font-size: 0.875rem;
    color: #999999; line-height: 27px; text-align: justify;
}
/* History2 */
.main .eventsContainer{
    width: 684px; height: 380px;
    /*background: #ddd8c3; */
    background: url("../../src/img/aboutus/historyBG.png") center no-repeat;
    padding-left: 34px; padding-top: 30px;
    box-sizing: border-box;
}
.main .eventsContainer .eventsTit{
    font-size: 1.125rem; color: #fff;
}
/*.main .eventsContainer .imgs_Swiper{*/
    /*width: 384px; height: 282px; margin: 0;*/
/*}*/
.main .eventsContainer .main_container .swiper-slide img{
    border: 3px solid #fff; box-sizing: border-box;
    width: 384px; height: 282px;
}
.main .eventsContainer .main_container .swiper-pagination{
    margin-left: 130px; color: #fff;

    font-family: "宋体", "Microsoft YaHei", "微软雅黑";font-size: 0.875rem;
    color: #fff;
}

.main .eventsContainer .main_container .swiper-button-prev{
     width: 18px; height: 18px; margin-left: 536px; margin-top: 107px;
     background: url(../../src/img/aboutus/arrowLeft1.png) no-repeat center;
 }
.main .eventsContainer .main_container .swiper-button-next{
    width: 18px; height: 18px;padding-right: 100px; margin-top: 107px;
    background: url(../../src/img/aboutus/arrowRight2.png) no-repeat center;

}
/*.main .eventsContainer .btn{*/
    /*display: flex; flex-direction: row;*/
/*}*/
/*.main .eventsContainer .button-prev{*/
    /*margin-left: 532px;*/
    /*!*margin-top: -20px;z-index: 99; *!*/
    /*width: 18px; height: 18px; margin-right: 10px;*/
    /*display: inline-block;*/
    /*background: url(../../src/img/aboutus/arrowLeft1.png) no-repeat center;*/
/*}*/
/*.main .eventsContainer .button-next{*/
    /*margin-left: 532px;*/
    /*!*margin-top: -20px; z-index: 99;*!*/
    /*width: 18px; height: 18px;*/
    /*display: inline-block;*/
    /*background: url(../../src/img/aboutus/arrowRight2.png) no-repeat center;*/

/*}*/
.main .eventsContainer .info_Swiper{
    /*position: relative;*/
    margin-left: 406px; margin-top: -282px;
    padding-left: 23px; padding-top: 36px; padding-right: 20px;box-sizing: border-box;
    width: 205px; height: 282px;
    background: rgba(110, 108, 97, 0.8);
}
.main .eventsContainer .info_Swiper span{
    font-size: 1.125rem; color: #fff; margin-bottom: 20px;
}
.main .eventsContainer .info_Swiper p{
    margin-top: 10px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem;color: #fff;
}
/* culture */
.main .info .cultureTit{
    width: 100%; height: 65px; display: flex; flex-direction: row;
}
.main .info .cultureTit div:nth-of-type(1){
    width: 165px; height: 100%; padding-left: 10px; box-sizing: border-box;
    background: #192c81; color: #fff; font-size: 1.125rem;
    display: flex; align-items: center;
}
.main .info .cultureTit div:nth-of-type(1) span{
    color: #fff; margin-left: 10px;
}
.main .info .cultureTit div:nth-of-type(2){
    width: 521px; height: 100%; padding-left: 30px; box-sizing: border-box;
    background: #fff7f2; color: #666666; font-size: 1rem; display: flex; align-items: center;
}
.main .info .infoLeft .cultureP{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem;color: #666666; line-height: 25px; text-align: justify;
}
.main .info .infoLeft .cultureP span{
    color: #333333; font-size: 1rem;
}
.main .info .cultureTit2{
    width: 100%; height: 32px; padding-left: 15px; box-sizing: border-box;
    background: #fff7f2; line-height: 32px; color: #666666; font-size: 1rem;
}
.main .info .infoLeft .cultureP2{

}
.main .info .infoLeft .hopeList{
    /*display: flex; flex-direction: row;*/
}
.main .info .infoLeft .hopeList .hopeListItem{
    /*float: left; */display:block;width: 100%;
    margin-bottom: 54px;
}
/*.main .info .infoLeft .hopeList .hopeListItem:hover .hopeListTit img{*/
    /*cursor: pointer; transform: scale(1.1);*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.main .info .infoLeft .hopeList .hopeListItem .hopeListTit{
    display: flex; flex-direction: row;
}
/*.main .info .infoLeft .hopeList .hopeListItem:hover{*/
    /*cursor: pointer;*/
/*}*/
.main .info .infoLeft .hopeList .hopeListItem .hopeListTit span{
    margin-left: 10px; margin-top: 6px;
    font-size: 1rem;color: #333333;
}
.main .info .infoLeft .hopeList .hopeListItem p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 25px;
}
.main .info .infoLeft .hopeList .hopeListItem p span{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
    /*line-height: 25px;*/

}
.main .infoRight .infoTit{
    width: 218px; height: 72px;
}
.main .info .infoRight .cultureP2{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 25px;
}
.main .info .infoRight .globalFootTit{
    font-size: 1.25rem; color: #333333
}
/* global */
.main .globalTit{
    width: 683px; background: #fbfbfb;
    padding:15px 30px 45px 20px; box-sizing: border-box;
    font-size: 1.25rem; color: #333333; line-height: 30px;
}
.main .globalTit2{
    font-size: 1rem; color: #333333;
}
.main .globalP{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; display: inline-block;
    font-size: 0.875rem; color: #666; line-height: 25px;
}
.main .infoRightTarget .infoRightTargetItem{
    display: flex; flex-direction: row; margin-bottom: 20px;
}
.main .infoRightTarget .infoRightTargetItem span{
    width: 20%; color: #666666; font-size: 14px; font-weight: bold;
}
.main .infoRightTarget .infoRightTargetItem p{
    width: 80%; color: #666666; font-size: 14px;
}
.globalList{
    width: 100%; margin: 0 auto; margin-top: -250px;
    /*display: flex; flex-direction: row;*/
}
.globalList .globalListItem{
    width: 25%; height: 486px;
    float: left;
    /*position: relative;*/
    display: flex; flex-direction: column;
    align-items: center;
}
.globalList .globalListItem:hover{
    cursor: pointer;
}
/*.globalList .globalListItem:hover .globalListItemCircle2{*/
    /*transform: scale(1.1);*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.globalList .globalListItem p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #ccbfb6; text-align: center;
    margin-top: 42px; line-height: 25px;
    overflow: hidden;

}

.globalList .globalListItem .globalListItemCircle2{
    width: 110px; height: 110px; border-radius: 50%;
    margin: 0 auto; text-align: center;
    background: #ccbfb6;
    display: flex; flex-direction: column;
}
.globalList .globalListItem .globalListItemCircle2 p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #ffffff;
    margin-top: 45px; line-height: 20px;
}
/* development */
.main .info .infoLeft .responseImgs{
    display: flex; flex-direction: row;
}

.main .info .infoLeft .responseImgs img:hover{
    cursor: pointer;
}
.main .info .infoLeft .responseImgs> div{
    padding: 20px; cursor: pointer;
    /*display: flex; flex-direction: column;*/
    /*margin-right: 40px;*/
}

.main .info .infoLeft .responseImgs div:hover,.main .info .infoLeft .responseImgs div.act{
     background: #eee;
     -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
     -ms-transition: all 0.2s;
     -o-transition: all 0.2s;
     transition: all 0.2s;
 }
.main .info .infoLeft .responseImgs> div span{
    display: inline-block;
    font-size: 0.875rem; color: #333333; margin-top: 10px;
}
.main .info .infoLeft .responseImgs> div span:nth-of-type(2){
    float: right; font-size: 0.7rem;
}
.main .info .infoRight .proHref{
    display: flex; flex-direction: column;
}

.main .info .infoRight .proHref div{
    height: 30px; line-height: 30px; padding-left: 13px; box-sizing: border-box;
    background: #004b9d; color: #fff;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #fff;
}
.main .info .infoRight .proHref a:hover,.main .info .infoRight .proHref a.act{
    background: #eee; cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.main .info .infoRight .proHref a:hover *{
    color: #033492;

}
.main .info .infoRight .proHref span{
    padding-left: 10px;
    display: flex; flex-direction: row;
    border-bottom: 1px solid #f2f1f0;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #fff;
}
.main .info .infoRight .proHref span:last-child{
    border: none;
}
.main .info .infoRight .proHref span img{
    width: 10px; height: 10px; margin-top: 23px;
}
.main .info .infoRight .proHref span a{
    /*margin-left:  15px;*/
    display: inline-block; height: 58px; line-height: 58px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.main .info .infoRight .proHref>a{
    /*margin-left:  15px;*/
    display: block; height: 58px; line-height: 58px;
    border-bottom: 1px #eee solid;
}
.main .info .infoRight .proHref>a *{

    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.main .info .infoRight .proHref>a>span>img{
    padding-right: 15px;
}
.main .info .infoRight .proHref span a:hover{
    text-decoration: underline;
}
.main .info .infoRight .proHref>a:hover{
    text-decoration: underline;
}
.main .info .infoRight developP{
    font-size: 1.125rem; color: #000;
}
.main .responsecon .responseconTit{
    color: #333333; font-size: 1.125rem;
}
.main .infoLeft .developList2{

}
.main .infoLeft .developList2 dt{
    font-size: 1.1rem; color: #333333; margin-bottom: 40px;
}
.main .infoLeft .developList2 dd{
    display: inline-block; width: 25%;
    font-size: 0.8rem; color: #666666; line-height: 27px;
    border-left: 1px solid #666666;
}
.main .infoLeft .developList2 dd:nth-of-type(1){
    border-left: 0px solid #666666;
    /*border-right: 1px solid #666666;*/
}
.main .infoLeft .developList2 dd:nth-of-type(2){
    padding-left: 55px; width: auto;
    max-width: 50%;
    /*border-right: 1px solid #666666;*/
}
.main .infoLeft .developList2 dd:nth-of-type(3){
    padding-left: 55px; float: right;width:auto;
}
.main .infoLeft .developList{
    display: flex; flex-direction: column;
}
.main .infoLeft .developList .developListItem{
    display: block;
    display: flex; flex-direction: row;
    /*height: 185px;*/
    /*margin-bottom: 33px;*/
    padding-bottom: 20px;
    border-bottom: 1px #e5e5e5 solid;
}
.main .infoLeft .developList .developListItem:hover{
    cursor: pointer;  background: #eeeeee;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.main .infoLeft .developList .developListItem img{
    width: 256px; height: 152px; margin-top: 16px;
    background: #ccc;
}
.main .infoLeft .developList .developListItem .developListItemRight{
    display: flex; flex-direction: column; width: 400px; padding-left: 34px;
    box-sizing: border-box;
}
.main .infoLeft .developList .developListItem .developListItemRight p:first-child{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
    margin-bottom: 10px; margin-top: 28px;
}
.main .infoLeft .developList .developListItem .developListItemRight p:nth-child(2){
    font-size: 0.875rem; color: #333333;
    margin-bottom: 10px;overflow: hidden; text-overflow: ellipsis;
}
.main .infoLeft .developList .developListItem .developListItemRight p:last-child{
    font-size: 0.875rem; color: #999999;
    /*overflow: hidden; text-overflow: ellipsis;*/
}
.main .infoLeft .developList .developListItem:hover .developListItemRight p:nth-child(2){
    color: #033492;
}
.main .developmentTable{
    width: 100%;
}
.main .developmentTable .developmentTableTit{
    border: 1px solid #033492; padding: 5px 0 5px 20px; box-sizing: border-box;
    display: flex; flex-direction: row; margin-bottom: 10px;
}
.main .developmentTable .developmentTableTit span{
    color: #033492; font-size: 1.125rem; font-family: 'Helvetica';
}
.main .developmentTable .developmentTableTit img{
    margin-left: 590px; margin-top: -2px; display: block;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.main .developmentTable .developmentTableItem{
    width: 100%; height: 36px; border-bottom: 1px #ccd0d7 dashed; line-height: 36px;
    padding: 5px 0 5px 20px; box-sizing: border-box; display: flex; flex-direction: row;
}
.main .developmentTable .developmentTableItem span{
    color: #666; font-size: 0.875rem; font-family: "宋体", "Microsoft YaHei", "微软雅黑";
}
.main .developmentTable .developmentTableItem span:nth-of-type(1){
    width: 185px;
}
.main .developmentTable .developmentTableItem span:nth-of-type(2){
    width: 350px;
}
.main .developmentTable .developmentTableItem span:nth-of-type(3){
    width: 125px;
}
/* products */
.main1{
   margin-top: 100px; text-align: center;
}
.main1 .info1 .proTit{
    width: 100%; height: 36px;text-align: center;
    font-size: 2.1875rem; color: #333333;
}

.main1 .info1 .productP{
    text-align: center; width: 928px; margin: 0 auto;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.87rem; color: #999999; line-height: 30px;
}
.aboutPro{
    width: 100%; height: 56px; padding-left: 360px;
    background: #827568; color: #fff; line-height: 56px;
    box-sizing: border-box;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem;
}
.aboutPro a{
    width: 100%; height: 56px;
    background: #827568; color: #fff; line-height: 56px;
    box-sizing: border-box;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem;
}
.proList{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    /*display: flex; flex-direction: row;*/
}
.proList .proListItem{
    display: block;
    width: 25%;
    /*height: 350px;*/
    margin-top: 70px;
    float: left;
    padding-top: 10px; padding-bottom: 10px;
    display: flex; flex-direction: column;
    align-items: center;
    /*box-sizing: border-box;*/
}
.proList .proListItem:after{
    clear: both;
}
.proList .proListItem:hover{
    background: #f8f6f5;cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.proList .proListItem img{
    max-width: 240px; max-height: 253px;
}
.proList .proListItem span{
    display: inline-block;
    min-width: 240px; width: 240px;
    /*overflow: hidden;*/
    /*white-space: nowrap; */
    margin: 15px auto 0 auto
}
.proList .proListItem span:nth-of-type(1){
    font-size: 0.875rem; color: #333333;
}
.proList .proListItem span:hover{
    color: #033492;
}
.proList .proListItem span:nth-of-type(2){
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 20px;
    /*text-emphasis: circle;*/
}
.proList .proListItem:hover span:nth-of-type(1){
    color: #033492;
}

/* productsView */
.consultImg{
    width: 200px; height: 200px;
    white-space: nowrap;
    /*margin-left: 100px;*/
}
.main2 .proTit1{
    /*margin-top: 50px;*/ padding-top: 65px;
    width: 100%; height: 154px; text-align: center; line-height: 154px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 2.1875rem; color: #333333;
}
.classifi{
}
.classifi .classifiTabs{
    width: 100%; height: 48px; display: flex; flex-direction: row;
    background: #f2f1f0; justify-content: center;
}
.classifi .classifiTabs>a{
    display: block;
    width: auto; height: 48px; line-height: 48px;
    padding-left: 24px; padding-right: 24px;
    /*padding-top: 17px;*/
}
.classifi .classifiTabs>a *,.classifi .classifiTabs>a{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #827568; box-sizing: border-box;
}
.classifi .classifiTabs .classifiTabsItem a{
    width: auto; height: 48px; line-height: 48px;
    padding-left: 24px;     padding-right: 24px;
    /*padding-top: 17px;*/
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #827568; box-sizing: border-box;
}
.classifi .classifiTabs>a:hover{
    cursor: pointer;
    background: #f3eae1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.classifi .classifiTabs .classifiTabsItem{
    /*padding: 0 10px;*/
}
.classifi .classifiTabs .classifiTabsItem:hover{
    cursor: pointer;
    background: #f3eae1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.classifi .classifiItems{
    width: 100%; height: 378px; display: flex; flex-direction: row;
    justify-content: center; align-items:center;
}
.classifi .classifiItems> img{
    min-width: 277px; min-height: 152px;
}
.classifi .classifiItems .proCharac{
    padding-left: 60px; padding-right: 55px;
    border-right: 1px solid #cccccc;
}
.classifi .classifiItems .proCharac div{
    font-size: 0.875rem; color: #333333; margin-bottom: 10px;
}
.classifi .classifiItems .proCharac div:before{
    content: url('../../src/img/products/icon.png');
    width: 10px; height: 10px; padding-right: 6px;
}
.classifi .classifiItems .proCharac p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 20px;
    margin-left: 16px; margin-bottom: 10px;
}
.classifi .classifiItems .consult{
    padding-left: 111px;
}
.classifi .classifiItems .consult img{
    width: 200px; height: 203px;
}
.classifi .classifiItems .consult div{
    font-size: 1rem; color: #333333; font-weight: bold;
}
.classifi .classifiItems .consult p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; margin-top: 30px; line-height: 20px;
}
.viewPro{
    display: block;
    width: 175px; height: 40px; text-align: center; line-height: 40px;
    border: 1px #033492 solid;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem;color: #033492;
    border-radius: 5px; margin-top: 27px;
}
.viewPro span{
    display: block;
    width: 0; height: 40px; border-radius: 2px;
    background: #033492; margin-top: -40px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.viewPro:hover{
    color: #fff;
}
.viewPro:hover span{
    width: 175px;
}
.proViewList{
    width: 1200px; height: auto; margin: 0 auto;
    padding-left: 25px; box-sizing: border-box;
}
.classifition0 .proViewList .proViewListItem,.classifition3 .proViewList .proViewListItem{
    disolay: block;
    width: 23%; margin-top: 70px;
    float: left; padding: 10px 1%;
    display: flex; flex-direction: column;
    align-items: center;
}
.classifition0 .proViewList .proViewListItem:hover span:nth-child(2),.classifition3 .proViewList .proViewListItem:hover span:nth-child(2){
    color: #033492;
}
.classifition1 .proViewList .proViewListItem{
    disolay: block;
    width: 23%; margin-top: 70px;
    float: left; padding: 10px 1%;
    display: flex; flex-direction: column;
}
.classifition1 .proViewList .proViewListItem:hover{
    /*cursor: pointer;*/
}
.classifition0 .proViewList .proViewListItem:hover,.classifition3 .proViewList .proViewListItem:hover{
    background: #f8f6f5; cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
/*.proViewList .proViewListItem:hover span:nth-child(2){*/
    /*color: #033492;*/
/*}*/
.classifition1 .proViewList .proViewListItem img{
    max-width: 279px; max-height: 187px;
}
.proViewList .proViewListItem img{
    max-width: 240px; max-height: 253px;
}
.proViewList .proViewListItem span{
    min-width: 240px;
    /*overflow: hidden;*/
    /*white-space: nowrap; */
    margin-top: 15px;
}
.proViewList .proViewListItem span:nth-child(2){
    font-size: 0.875rem; color: #333333;
}
.proViewList .proViewListItem span:last-child{
    display: inline-block; line-height: 20px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;

}
.orderImgArrow{
    width: 40px; height: 40px; line-height: 40px; text-align: center;
    background: #fff; border-radius: 5px; cursor: pointer;
    /*background: url('../../src/img/products/arrow.png') no-repeat center;*/
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.orderImgArrow img{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    transform-origin: center;
}
.viewMore{
    display: block; width: 155px; height: 43px; line-height: 43px; text-align: center;
    background: #f2f1f0;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #333333;
    margin: 0 auto; border-radius: 5px;

}
.trigger{
    position: absolute; top: 88px; left: 50%; transform: translateX(-50%);
}
.orderOnline{
    width: 100%;
    bottom: 0; z-index: 9999;

}
.fixed{
    position: fixed;
}
.static{
    position: static;
}
/*.orderOnline:hover .orderOnlineLists{*/
    /*height: 598px;*/
    /*opacity: 1; filter: opacity(1);*/
    /*-webkit-transition: all 0.5s;*/
    /*-moz-transition: all 0.5s;*/
    /*-ms-transition: all 0.5s;*/
    /*-o-transition: all 0.5s;*/
    /*transition: all 0.5s;*/
/*}*/
/*.orderOnline:hover .orderImgArrow{*/
    /*background: url('../../src/img/products/order2.png') no-repeat center;*/

/*}*/

.orderOnline .orderOnlineTabs{
    width: 100%; height: 88px;
    background: #033492; display: flex; flex-direction: row;
    justify-content: center; align-items:center;
}
.orderOnline .orderOnlineTabs p{
    margin-left: 10px; margin-right: 15px;
    color: #fff; font-size: 1.125rem;
}
.orderOnline .orderOnlineLists{
    width: 100%; height: 0;
    background: #f8f6f5; opacity: 0;
    /*padding-left: 361px;*/
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.orderOnlineListCenter{
    width: 1200px; margin: 0 auto;
    display: flex; flex-direction: row;
}
.orderOnline .orderOnlineLists> .productsviewP{
    width: 1200px; margin: 0 auto 43px auto;
    font-size: 1.25rem; color: #333333; margin-bottom: 43px;
    /*margin-left: 350px;*/
    text-align: left;
}

.orderOnline .orderOnlineList{
    /*display: flex; flex-direction: row;*/
}
.orderOnline .orderOnlineLists .orderOnlineItem:first-child{
    display:flex; flex-direction: column;
    /*width: 23.5%; */
    padding-right: 88px;
    border-right: 1px #999999 solid;
}
.orderOnline .orderOnlineLists .orderOnlineItem:nth-child(2){
    display:flex; flex-direction: column;
    /*width: 23.5%; */
    padding-left: 88px;

}
.orderOnline .orderOnlineLists .orderOnlineItem:nth-child(3){
    display:flex; flex-direction: column;
    /*width: 53%; */
    padding-left: 23px;
}
.orderOnline .orderOnlineLists .orderOnlineItem label{
    margin-bottom: 10px;
}
.orderOnline .orderOnlineLists .orderOnlineItem input{
    border-radius: 5px; width: 320px;
}
.orderOnline .orderOnlineLists .orderOnlineItem textarea{
    width: 437px; height: 105px;
}
.orderOnline .orderOnlineLists .orderOnlineItem .orderBtn{
    display: flex; flex-direction: row;
}
.orderOnline .orderOnlineLists .orderOnlineItem .orderBtn a{
    display: inline-block; 
    width: 175px; height: 40px; line-height: 40px; text-align: center;
    background: #033492;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #ffffff;
    margin-right: 20px; border-radius: 5px;
}
/* solution */
.main .solutionTit{
    font-size: 1.75rem; color: #333333;
}
.main .solutionP{
    color: #333333; font-size: 1.125rem; line-height: 30px;
}
.main .solutionP2{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #666;
    line-height: 25px; text-align: justify;
}
.main .solutionP2 strong{
    font-size: 0.875rem; color: #333333;
}
.main .infoLeft .solutionList{
    display: flex; flex-direction: column;
}
.main .infoLeft .solutionList .solutionListItem{
    display: flex; flex-direction: row;
    height: 110px; margin-bottom: 33px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px;
    /*border-bottom: 1px #e5e5e5 solid;*/
}
/*.main .infoLeft .solutionList .solutionListItem:hover{*/
    /*cursor: pointer;*/
    /*background: #eeeeee;*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
/*.main .infoLeft .solutionList .solutionListItem:hover .solutionListItemRight p:first-child{*/
    /*color: #033492;*/
/*}*/
.main .infoLeft .solutionList .solutionListItem .solutionListItemImg{
    width: 139px; height: 110px; border: 1px #0c3b96 solid;
    display: flex; flex-direction: column; box-sizng: border-box;
}
.main .infoLeft .solutionList .solutionListItem .solutionListItemImg img{
    width: 139px; height: 80px;
}
.main .infoLeft .solutionList .solutionListItem .solutionListItemImg span{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #333333; text-align: center; line-height: 30px;
}
.main .infoLeft .solutionList .solutionListItem .solutionListItemRight{
    display: flex; flex-direction: column;  padding-left: 25px; padding-right: 0px;
    box-sizing: border-box; justify-content: center;
}
.main .infoLeft .solutionList .solutionListItem .solutionListItemRight p:first-child{
    font-size: 0.875rem; color: #333333;font-weight: bold;
    margin-bottom: 10px; margin-top: 0px;
}
.main .infoLeft .solutionList .solutionListItem .solutionListItemRight p:last-child{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; line-height: 25px;
    font-size: 0.875rem; color: #999999; overflow: hidden; text-overflow: ellipsis;
}
.main .infoRight strong{
    font-size: 0.875rem; color: #333333;
}
/* partner */
.main .partnerTit{
    color: #666666; font-size: 1.75rem;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
}
.main .partnerP{
    color: #666666; font-size: 0.875rem; text-align: justify;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    line-height: 25px; display: flex; flex-direction: row;
}
.main .partnerP img{
    padding-right: 30px; box-sizing: border-box;
}
.main .partnerP>div{
    flex: 1; color: #666; font-size: 0.875rem
}
.main .partnerP>div:nth-of-type(1){
    padding-right: 145px; box-sizing: border-box;
}
.main .partnerP>div>div{
    display: flex; flex-direction: row; margin-top: 20px;
}
.main .partnerP>div>div>div{
    flex: 1;
}
.main .partnerP>div>div>div{
    display: flex; flex-direction: row;
}
.main .partnerP>div>div>div span{
    color: #033492; font-size: 1rem;
}
.main .partnerP>div>div>div p{
    color: #033492; font-size: 1rem; font-weight: bold;
}
.main .partnerP2{
    display: flex; flex-direction: row;
}
.main .partnerP2>div{
    flex: 1;
}
.main .partnerP2>div:nth-of-type(1){
    padding-right: 70px; box-sizing: border-box;
}
.main .partnerP2>div .partnerP2Tit{
    color: #333333; font-size: 1rem; font-weight: bold;
}
.main .partnerP2>div .partnerP2Info{
    color: #666666; font-size: 0.875rem; font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    line-height: 25px;
}
/*.main .partnerTit{*/
    /*font-size: 1.25rem; color: #333333;*/
/*}*/
/*.main .partnerP{*/
    /*font-family: "宋体", "Microsoft YaHei", "微软雅黑";*/
    /*font-size: 0.875rem; color: #999999;*/
    /*line-height: 25px;*/
/*}*/
/*.main .partnerList{*/
    /*display: flex; flex-direction: column;*/
/*}*/
/*.main .partnerList .partnerListItem{*/
    /*!*height: 235px;*!*/
    /*border-bottom: 1px solid #999999;*/
    /*display: flex; flex-direction: row; padding-top: 63px; box-sizing: border-box;*/
/*}*/
/*.main .partnerList .partnerListItem:hover{*/
    /*!*cursor: pointer;*!*/
/*}*/
/*.main .partnerList .partnerListItem .rect{*/
    /*width: 10px; height: 10px;*/
    /*background: #033492;*/
/*}*/
/*.main .partnerList .partnerListItem div{*/
    /*width: 120px;*/
    /*display: flex; flex-direction: column;*/
/*}*/
/*.main .partnerList .partnerListItem div span{*/
    /*font-size: 1rem; color: #333333; margin-top: 14px;*/
/*}*/
/*.main .partnerList .partnerListItem ul{*/
    /*display: block;*/
    /*width: 518px;box-sizing: border-box;*/
/*}*/
/*.main .partnerList .partnerListItem ul li{*/
    /*margin-bottom:20px; height: 100px; text-align: center;*/
    /*width: 20%; float: left; margin-right: 20px;*/
/*}*/
/*.main .partnerList .partnerListItem ul li:hover{*/
    /*transform: scale(1.1);*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
/* innovation */
.main .innovaTit{
    font-size: 1.75rem; color: #033492;
    display: flex; flex-direction: row;
}
.main .innovaTit span:nth-of-type(1){
    color: #033492; font-size: 1.75rem; font-weight: bold; margin-right: 20px;
}
.main .innovaTit span:nth-of-type(2){
    color: #333333; font-size: 1.75rem;
}
.main .innovationP{
    display: flex; flex-direction: row;
}
.main .innovationP p{
    flex: 1; color: #666; font-size: 0.875rem;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    line-height: 30px; text-align: justify;
}
.main .innovationP p:nth-of-type(1){
    padding-right: 60px; box-sizing: border-box;
}
.innovaInfo{
    width: 100%; height: auto;
    background: #f2f1f0;
}
.innovaInfo .innovaInfoList{
    width: 1200px; margin: 0 auto; display: flex; flex-direction: column;
}
.innovaInfo .innovaInfoList .innovaInfoListItem{
    display: flex; flex-direction: row; margin-bottom: 33px;
}
.innovaInfo .innovaInfoList .innovaInfoListItem:first-child{
    margin-top: 82px;
}
.innovaInfo .innovaInfoList .innovaInfoListItem:last-child{
    margin-bottom: 82px;
}
.innovaInfo .innovaInfoList .innovaInfoListItem .innovaInfoTit{
    font-size: 1.25rem; color: #333333;
    padding-top: 37px; box-sizing: border-box;
}
.innovaInfo .innovaInfoList .innovaInfoListItem .innovaInfoTit:nth-child(even){
    padding-left: 60px;
}
.innovaInfo .innovaInfoList .innovaInfoListItem .innovaInfoTit:nth-child(odd){
    padding-right: 60px;
}
.innovaInfo .innovaInfoList .innovaInfoListItem .innovaInfoTit p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; line-height: 25px;
    font-size: 0.875rem; color: #666; margin-top: 10px; text-align: justify;
}
.innovaInfo .innovaInfoList .innovaInfoListItem .innovaInfoTit,
.innovaInfo .innovaInfoList .innovaInfoListItem img{
    width: 50%;
}

.Honorinfos .HonorinfoTit{
    font-size: 1.25rem; color: #333333;font-family: "Microsoft YaHei", "微软雅黑";
    padding-top: 37px; box-sizing: border-box;
}
/*.Honorinfos .innovaInfoTit:nth-child(even){
    padding-left: 60px;
}
.Honorinfos .innovaInfoTit:nth-child(odd){
    padding-right: 60px;
}*/
.Honorinfos .HonorinfoTit p{
    display: block;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; line-height: 25px; font-weight: normal;
    font-size: 0.875rem; color: #999999; margin-top: 10px; text-align: justify;
}
.honor{
}
.honor .honorTit{
    width: 100%; text-align: center;
    font-size: 1.75rem; color: #333333;
}
.honor .honorList{
    width: 912px; margin: 0 auto; padding-left: 130px;
    disolay: flex; flex-direction: row;
}
.honor .honorList .honorListItem{
    width: 50%; float: left;
    display: flex; flex-direction: row;
    text-align: center; margin-bottom: 30px;
}
.honor .honorList .honorListItem span{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    display: inline-block;
    padding-right: 20px; box-sizing: border-box;
    font-size: 0.875rem; color: #999999; text-align: right;
}
.honor .honorList .honorListItem div{
    display: flex; flex-direction: column;

}
.Honorinfos{
    width: 1000px;
    margin: 0 auto;
}
/*.Honorinfos *{

    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999; line-height: 36px; float: left;
}*/
.Honorinfos .left{
    width: 394px; text-align: left;float: left;
    /*display: flex; flex-direction: column;*/
}
.Honorinfos .left div{
    /*display: flex; flex-direction: row;*/
}
.Honorinfos .left div span:first-child{
    width: 150px;
}
.Honorinfos span{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999; line-height: 36px;
}
.Honorinfos .line{
    width: 1px; height: 1080px; background-color: #cccccc; margin: 10px 105px 0;float: left;
}
.Honorinfos .right{
    /*padding-left: 20px; box-sizing: border-box;*/
    width: 394px; text-align: left;float: left;
    /*display: flex; flex-direction: column;*/
}
.Honorinfos .right div{
    /*display: flex; flex-direction: row;*/
}
.Honorinfos .right div span:first-child{
    width: 150px;
}
/* quality */
.main1 .info1 .qualityTit{
    font-size: 1.75rem; color: #333333;
}
.main1 .info1 .qualityP{
    text-align: center; width: 928px; margin: 0 auto;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.87rem; color: #666; line-height: 25px;
}
.main1 .info1 .qualityList{
    width: 1200px; margin: 0 auto;
    display: flex; flex-direction: row;
}
.main1 .info1 .qualityList .qualityListItem{
    width: 33%;
}
.main1 .info1 .qualityList .qualityListItem img{
    border-radius: 50%; margin-top: 50px;
}
/*.main1 .info1 .qualityList .qualityListItem img:hover{*/
    /*cursor: pointer; transform: scale(1.1);*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.main1 .info1 .qualityList .qualityListItem .qualityListItemTit{
    width: 100%; height: 36px; line-height: 36px; padding-left:30px; padding-right: 30px; box-sizing: border-box;
    background: #e8edf3; color: #033492; text-align: left; font-weight: bold;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; text-align: left;
}
.main1 .info1 .qualityList .qualityListItem p{
    width: 100%; display: block;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #666666; margin-top: 27px;
    line-height: 25px; text-align: justify;
}
.qualityInfo{
    width: 100%; height: auto;
    background: #f2f1f0; padding-bottom: 69px;
}
.qualityInfo .qualityInfoList{
    width: 1200px; margin: 0 auto; display: flex; flex-direction: column;
}
.qualityInfo .qualityInfoList .qualityInfoListItem{
    display: flex; flex-direction: row; margin-bottom: 33px;
}
.qualityInfo .qualityInfoList .qualityInfoListItem:first-child{
    margin-top: 92px;
}
.qualityInfo .qualityInfoList .qualityInfoListItem .qualityInfoTit{
    font-size: 1.25rem; color: #333333;
    /*padding-top: 37px; */
    box-sizing: border-box;:
}
.qualityInfo .qualityInfoList .qualityInfoListItem .qualityInfoTit:nth-child(even){
    padding-left: 77px;
}
.qualityInfo .qualityInfoList .qualityInfoListItem .qualityInfoTit:nth-child(odd){
    padding-right: 77px;
}
.qualityInfo .qualityInfoList .qualityInfoListItem .qualityInfoTit p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; line-height: 30px;
    font-size: 0.875rem; color: #666; margin-top: 28px; text-align: justify;
}
.qualityInfo .qualityInfoList .qualityInfoListItem .qualityInfoTit,
.qualityInfo .qualityInfoList .qualityInfoListItem img{
    width: 50%;
}

.qualityList2{
    width: 1200px; margin: 0 auto;
    display: flex; flex-direction: row;
}
.qualityList2 .qualityList2Item{
    width: 18%; margin-right: 2%; position: relative;
    display: flex; flex-direction: column;
}
.circle_tit{
    margin-left: 350px; color: #666; font-size: 14px;
}
/*.qualityList2 .qualityList2Item:hover{*/
    /*cursor: pointer;*/
/*}*/
/*.qualityList2 .qualityList2Item:hover .qualityList2ItemCircle{*/
    /*transform: scale(1.1);*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.qualityList2 .qualityList2Item .qualityList2ItemCircle:hover{
}
.qualityList2 .qualityList2Item p{
    width: 92%; margin: 0 auto;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
    margin-top: 42px; line-height: 25px;

}
.qualityList2 .qualityList2Item .qualityList2ItemCircle{
    width: 180px; height: 180px;
    border-radius: 50%; margin: 0 auto;
}
.qualityList2 .qualityList2Item .qualityList2ItemCircle .qualityList2ItemCircle2{
    background: inherit; width: 160px; height: 160px; border-radius: 50%;
    margin: -82px auto 0 auto; text-align: center;
    display: flex; flex-direction: column;
}
.qualityList2 .qualityList2Item .qualityList2ItemCircle .qualityList2ItemCircle2 img{
    width: 35px; height: 35px; margin: 0 auto;
    margin-top: 50px;
}
.qualityList2 .qualityList2Item .qualityList2ItemCircle .qualityList2ItemCircle2 p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; line-height: 20px;
    font-size: 0.875rem; color: #ffffff; margin-top: 10px;
}
/* career */
.main1 .info2 .careerTit{
    font-size: 2.4375rem; color: #333333; text-align: left;
}
/*.main .careerInfo{*/
    /*width: 100%; height: auto;*/
    /*margin-bottom: 58px;*/
/*}*/
.main .careerInfo .careerInfoList{
    width: 1200px; margin: 0 auto; display: flex; flex-direction: column;
}
.main .careerInfo .careerInfoList .careerInfoListItem{
    display: flex; flex-direction: row; margin-bottom: 33px;
    padding: 10px;
}
/*.main .careerInfo .careerInfoList .careerInfoListItem:hover{*/
    /*cursor: pointer;*/
    /*background: #eee;*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.main .careerInfo .careerInfoList .careerInfoListItem:first-child{
    /*margin-top: 119px;*/
}
.main1 .careerInfo .careerInfoList .careerInfoListItem .careerInfoTit{
    font-size: 1.55rem; color: #333333; box-sizing: border-box;
    /*margin-top: 28px;*/

}
.main1 .careerInfo .careerInfoList .careerInfoListItem .careerInfo{
    color: #666; font-size: 0.875rem; font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    line-height: 25px;
}

.main .careerInfo .careerInfoList .careerInfoListItem img{
    width: 46%;
}
.main .careerList{
    display: flex; flex-direction: row;
}
.main .careerList .careerListLeft{
    width: 62.75%;
}
.main .careerList .careerListRight{
    margin-top: 50px;
    width: 27.3%; padding-left:9.95%;
}
.main .careerList .careerListLeft .careerListLeftTit{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 2.4375rem; color: #333333;

}
.main .careerList .careerListLeft .careerP{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #666; line-height: 30px; text-align: justify;
}
.main .careerList .careerListRightList .careerP{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.main .careerList .careerListRightList .careerP {
    margin-bottom: 32px;
}
.main .careerList .careerListRightList .careerP:before {
    content: url('../../src/img/join/icon.png'); display: inline-block;
    width: 10px; height: 10px; padding-right: 20px;
}
.main .careerList .careerListRightList{
    display: flex; flex-direction: column;
}
/* recruit */
.tableHead{
    width: 100%; height: 46px;
    background-color: #c7c3bf;
    font-size: 0.875rem; font-family: "Microsoft YaHei","微软雅黑","宋体"; font-weight: bold;
    text-align: left; color: #000;
}
.tableHead tr th:first-child{
    width: 12%; padding-left: 26px
}
.tableHead tr th:nth-child(2){
    width: 16%;
}
.tableHead tr th:nth-child(3){
    width: 17.4%;
}
.tableHead tr th:nth-child(4){
    width: 21.6%;
}
.tableHead tr th:nth-child(5){
    width: 6%;
}
.main .recruitTit{
    font-size: 2.25rem; color: #333333;
}
.jobLists{
    display: flex; flex-direction: column;
}
.jobList table{
    width: 100%; height: 46px; text-align: left;
    border-bottom: 1px #f0efee solid;
}
.jobList table:hover{
    background-color: #f0efee;
}
.jobList table tr:first-child th{
    font-size: 0.875rem; font-family: "宋体","Microsoft YaHei","微软雅黑";font-weight: normal;
    color: #333333;
}
.jobList table tr th:first-child{
    width: 38.3%; padding-left: 26px
}
.jobList table tr th:nth-child(2){
    width: 16%;
}
.jobList table tr th:nth-child(3){
    width: 17.4%;
}
.jobList table tr th:nth-child(4){
    width: 21.6%;
}
.jobList table tr th:nth-child(5){
    width: 6%;
}
/*.jobList table{*/
    /*box-sizing: border-box;*/
/*}*/
.job,.place{
    width:298px;
    height:39px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../../src/img/join/input.png") no-repeat center;
    outline:none;
}
.jobAdd:hover{
    cursor: pointer;
}
.jobAdd img{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.jobCon{
    padding-left: 26px;
    /*display: flex; flex-direction: row;*/
    /*border-top: 1px #f0efee solid;*/
}
.jobInfo,.jobReq{
    float: left;
    margin-top: 43px;
    display: flex; flex-direction: column;
}
.jobReq{
    margin-left: 132px;
}
.jobInfo span:nth-of-type(1),.jobReq span:nth-of-type(1){
    font-size: 0.875rem; font-family: "宋体","Microsoft YaHei","微软雅黑";font-weight: normal;
    color: #333333;
}
.jobInfo span:nth-of-type(2),.jobReq span:nth-of-type(2) {
    display: inline-block;
    margin-top: 20px;
    font-size: 0.875rem; font-family: "宋体","Microsoft YaHei","微软雅黑";font-weight: normal;
    color: #666666; line-height: 20px;
}
.resume{
    clear: both; float: left;
    display: inline-block;
    /*position: relative; top: 50px;*/
    width: 180px; height: 41px; line-height: 41px; text-align: center;
    border: 1px solid #033492;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #033492; margin-left: 26px;
    border-radius: 5px; margin-bottom: 20px; margin-left: 0px; margin-top: 57px;
}
.resume span{
    display: block;
    width: 0; height: 41px;
    margin-top: -41px;
    background-color: #033492;
}
.resume:hover span{
    width: 180px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.resume:hover{
    color: #fff;
}



.main .recruitP{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; line-height: 25px;
    font-size: 0.875rem; color: #666; text-align: ;
}
.main .recruitP2{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; line-height: 20px;
    font-size: 0.875rem; color: #666666;
}
.main .recruitP3{
    font-size: 1.5rem; color: #333333;
}
.main .recruitJob{
    width: 100%; height: 42px; line-height: 42px; padding-left: 16px; box-sizing: border-box;
    background: #033492; color: #fff;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #fff;
}
.main .select{
    display: flex; flex-direction: row;
}
.main .select select{
    width: 298px; height: 39px; margin-right: 16px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #666666; padding-left: 26px; box-sizing: border-box;
}
/*.jobListAdd:hover{*/
    /*cursor: pointer;*/
/*}*/
/*.jobList{*/
    /*!*margin-bottom: 34px;*!*/
    /*border-bottom: 1px #f0efee solid;*/
    /*!*padding-bottom: 20px;*!*/
/*}*/
/*.jobList table{*/
    /*width: 100%; z-index: 1;*/
/*}*/
/*.jobList table tr:first-child,.jobList table tr:nth-child(2){*/
    /*height: 46px; line-height: 46px;*/
    /*text-align:center;*/
/*}*/
/*.jobList table tr:first-child{*/
    /*background: #fff;*/
    /*height: 46px; line-height: 46px;*/
    /*text-align:center;*/
/*}*/
/*.zw{*/
    /*text-align:left; padding-left: 26px; box-sizing: border-box;*/
/*}*/
/*.clickact{*/
    /*background: #c7c3bf !important;*/
/*}*/
/*.jobList table tr:first-child:hover{*/
    /*background: #f0efee;*/
/*}*/
/*.jobList table tr:nth-child(2){*/
    /*font-family: "宋体", "Microsoft YaHei", "微软雅黑";*/
    /*font-size: 0.875rem; color: #333333;*/

/*}*/
/*.jobList table tr:first-child th{*/
    /*font-size: 0.875rem; color: #000;*/
    /*font-weight: normal;*/
/*}*/
/*.jobList .jobInfo{*/
    /*display: flex; flex-direction: row; padding-top: 43px;*/
/*}*/
/*.jobList .jobInfo div{*/
    /*padding-right: 84px; padding-left: 26px;*/
/*}*/
/*.jobList .jobInfo .con{*/
/*}*/
/*.jobList .jobInfo div p{*/
    /*font-family: "宋体", "Microsoft YaHei", "微软雅黑";*/
    /*font-size: 0.875rem; color: #666666; line-height:20px;*/

/*}*/
/*.jobList .resume{*/
    /*display: block;*/
    /*width: 180px; heigth: 41px; line-height: 41px; text-align: center;*/
    /*border: 1px solid #033492;*/
    /*font-family: "宋体", "Microsoft YaHei", "微软雅黑";*/
    /*font-size: 0.875rem; color: #033492; margin-left: 26px; margin-top: 57px;*/
    /*border-radius: 5px; margin-bottom: 20px;*/
/*}*/
/*.jobList .resume span{*/
    /*display: block;*/
    /*width: 0; height: 41px;*/
    /*margin-top: -41px;*/
    /*background-color: #033492;*/
/*}*/
/*.jobList .resume:hover span{*/
    /*width: 180px;*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
/*.jobList .resume:hover{*/
    /*color: #fff;*/
/*}*/
/*.jobConList0{*/
    /*width: 100%; height: 46px; line-height: 46px; padding-right: 26px; box-sizing: border-box;*/
    /*background: #c7c3bf; font-size: 0.875rem; color: #000;*/
    /*display: flex; flex-direction: row; justify-content: space-between;*/
/*}*/
/*.isBlock{*/
    /*display: none;*/
/*}*/
/*.jobConList{*/
    /*display: flex; flex-direction: row;*/
    /*font-family: "宋体", "Microsoft YaHei", "微软雅黑";*/
    /*font-size: 0.875rem; color: #999999;justify-content: space-between;*/
    /*padding-right: 36px; box-sizing: border-box;*/
/*}*/

/* people */
.main{
    width: 1200px; margin: 0 auto;
    /*position: absolute;*/
    /*margin-top: 148px; left: 50%; transform: translate(-50%);*/
}
.main .propleTit{
    font-size: 1.5rem; color: #333333;
}
.main .peopleList{
    /*display: flex; flex-direction: row; */
    width: 100%;
}
.main .peopleList .peopleListItem{
    padding: 0.5%;
    width: 49%; display: flex; flex-direction: row; float: left;
    margin-bottom: 64px;
}
/*.main .peopleList .peopleListItem:hover{*/
    /*background: #eee;*/
    /*cursor: pointer;*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
/*.main .peopleList .peopleListItem:hover div span{*/
    /*color: #033492;*/
/*}*/
.main .peopleList .peopleListItem img{
    width: 40%;
}

.main .peopleList .peopleListItem div{
    padding-left: 38px; box-sizing: border-box;
}
.main .peopleList .peopleListItem div span{
    font-size: 1.25rem; color: #333333;
}

.main .peopleList .peopleListItem div p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; margin-top: 29px;
    box-sizing: border-box; line-height: 20px; text-align: justify;
}
.main .peopleList .peopleListItem:nth-child(odd) div p{
    padding-right: 50px;
}
.main .propleTit{
    color: #333333; font-size: 1.5rem;
}
.main .propleInfo{
    color: #666666; font-size: 0.85rem;
}
.main .peopleList3{
    width: 100%;
}
.main .peopleList3 li{
    width: 45%; float: left; margin-bottom: 45px;
}
.main .peopleList3 li:nth-child(2n+2){
    float: right;
}
.main .peopleList3 li p{
    font-size: 0.85rem;color: #666; line-height: 30px;margin-top:12px;
}
.main .peopleList3 li p span{
    display: inline-block; height: 30px; line-height: 30px; padding: 0 30px;
    font-size: 0.85rem;color: #fff; background-color: #033492;
}
.main .peopleList3 li p:nth-of-type(1){

}
.main .peopleList3 .peopleList2Item .peopleList2ItemImg img {
    /*width: 270px; height: 270px;*/
    border-radius: 50%;
}
.main .peopleList2{
    display: flex; flex-direction: column; width: 100%;
}
.main .peopleList2 .peopleList2Item{
    display: flex; flex-direction: row; margin-bottom: 70px;
}
.main .peopleList2 .peopleList2Item:hover{
    cursor: pointer;
}
.main .peopleList2 .peopleList2Item .peopleList2ItemImg{
    width: 270px; height: 270px; margin-right: 59px;
}
.main .peopleList2 .peopleList2Item .peopleList2ItemImg img {
    /*width: 270px; height: 270px;*/
    border-radius: 50%;
}
/*.main .peopleList2 .peopleList2Item .peopleList2ItemImg img:hover{*/
    /*background: #eee;*/
    /*transform: scale(1.1);*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.main .peopleList2 .peopleList2Item div div{
    font-size: 1.125rem; color: #333333; margin-bottom: 20px;
}
.main .peopleList2 .peopleList2Item div span{
    font-size: 0.875rem; color: #333333;
}
.main .peopleList2 .peopleList2Item div p {
    margin-bottom: 37px; margin-top: 17px;
    font-size: 0.875rem; color: #999999; line-height: 20px;
}
/* contact */
.main .info .contactTit{
    color: #333333; font-size: 1.1875rem;
}
.main .contactList{
    width: 100%;
}
.main .contactList .contactListItem{
    display: flex; flex-direction: row;

}
.main .contactList .contactListItem>div{
    padding-left: 65px;
}
.main .contactList .contactListItem>div>div>span{
    fonr-size: 0.875rem; color: #333333; font-weight: bold;
}
.main .contactList .contactListItem>div>div>div{
    margin-top:15px;
}
.main .contactList .contactListItem .address{
    margin-bottom: 29px;
}
.main .contactList .contactListItem .address p{
    margin-top: 18px;
}
.main .contactList .contactListItem>div>div>p,
.main .contactList .contactListItem>div>div>div>span{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #333333;
}
.main .contactList .contactListItem>div>div>div>img{
    width: 14px; height: 14px;
}
.main .contactList .contactListItem>div>div>div>span{
    display: inline-block;
    padding-left: 12px;
}

.main .contactList2{
    width: 100%;
}
.main .contactList2 .contactList2Item{
    padding: 1%;
    float: left; width: 23%; margin-bottom: 86px;
}
/*.main .contactList2 .contactList2Item:hover{*/
    /*background: #eee; cursor: pointer;*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.main .contactList2 .contactList2Item span{
    font-size: 0.875rem; color: #333333;
    display: inline-block; margin-bottom: 21px;
}
.main .contactList2 .contactList2Item p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height:20px;
}
/* news_view */
.main .info .newsViewP{
    color: #666666; font-size: 1rem;
}
.main .info .newsViewP2{
    color: #333333; font-size: 1.25rem;
}
.main .info .newsViewP3{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; text-align: justify;
    color: #666; font-size: 0.875rem; line-height: 30px;
}
.main .info .newsViewP4{
    color: #333333; font-size: 1rem;
}
.main .info .newsViewP5{
    color: #333333; font-size: 0.875rem; font-weight: bold;
    margin-top: 21px;
}
.main .info .newsViewP6{
     font-family: "宋体", "Microsoft YaHei", "微软雅黑";
     color: #999999; font-size: 0.875rem;line-height: 20px;
    margin-top: 20px;
 }
/*.main .info{*/
     /*width: 100%;*/
     /*display: flex; flex-direction: row;*/
 /*}*/
/*.main .info .infoLeft{*/
    /*width: 57.1%; height: auto*/
/*}*/
/*.main .info .infoRight{*/
    /*width: 31.75%; height: auto; padding-left: 11.5%;*/
/*}*/
.main .newsViewList{
    /*pading: 10px 10px 31px 10px;*/
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    /*margin-bottom: 27px;*/
    display:flex; flex-direction: column;
    justify-content: center;
    padding-bottom: 31px;
    border-bottom: 1px dashed #d9d9d9;
}
.main .newsViewList:hover{
    cursor: pointer;
}
.main .newsViewList:hover .newsViewP5{
    color: #033492;
}
.main .newsViewList:hover{
    background: #eee;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
/* magazine */
.main .magazineList{
    width: 100%;
}
.main .magazineList .magazineListItem{
    display: flex; flex-direction: row;
}
.main .magazineList .magazineListItem>div{
    padding-left: 65px;
}

.main .magazineList .magazineListItem>div p:first-child{

    font-size: 1.875rem; color: #333333; margin-bottom: 19px;
}
.main .magazineList .magazineListItem>div p:first-child span{

    font-size: 1rem; color: #333333;
}
.main .magazineList .magazineListItem>div p:nth-child(2){

    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    color: #333333; font-size: 0.875rem;
    margin-bottom: 44px;
}
.main .magazineList .magazineListItem>div p:nth-child(3){

    font-size: 1.25rem; font-weight: bolder; color: #333333;
    margin-bottom: 24px;
}

.main .magazineList .magazineListItem>div p:nth-child(4){

    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    color: #999999; font-size: 0.875rem; line-height: 20px;
}


.main .magazineList2{
    width: 100%;
}
.main .magazineList2 .magazineList2Item{
    float: left;
    width: 28.6%; height: 74px;
    background: #ffffff; box-sizing: border-box;
    margin-bottom: 16px; margin-right: 7%;
    padding-top: 12px; padding-left: 22px; padding-bottom: 17px;
    display: flex; flex-direction: row;
}
.main .magazineList2 .magazineList2Item:hover{
    background: #f8f7f5;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.main .magazineList2 .magazineList2Item:hover:after{
    display: block;
}
.main .magazineList2 .magazineList2Item:after{
    content: url('../../src/img/news/download.png');
    float: right; margin-top: -12px; display: none;
}
.main .magazineList2 .magazineList2Item:nth-child(3n){
    margin-right: 0;
}
.main .magazineList2 .magazineList2Item div img:first-child{
    /*width: 32px; height: 42px;*/
    width: 9%;
}
.main .magazineList2 .magazineList2Item div{
    padding-left: 10px; width: 82%;
}
.main .magazineList2 .magazineList2Item div span{
    font-size: 1rem; color: #333333;
}
.main .magazineList2 .magazineList2Item div p{
    font-size: 0.875rem; color: #666666; margin-top: 3px;
}
.main .magazineList2 .magazineList2Item div img:last-child{
    width: 9%;
}
.main .magazineTit{
    display: flex; flex-direction: row;
}
.main .magazineTit p,.main .magazineTit div{
    color: #333333; font-size: 1.25rem;
}
#magazineSelect{
    margin-left: 13px; margin-top: 3px;
    width: 122px; height: 23px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../../src/img/video/input.png") no-repeat  center;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    color: #999999; font-size: 0.875rem;  padding-left: 10px;
}
/* video */
.videoBG{
    width: 1920px; height: 1080px; position: fixed; top: 0; left: 0;
    background: rgba(0,0,0,0.3); z-index: 9999;
}
#video{
    position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%);
    width: 600px; height: 400px;
}
.main .videoTit{
    color: #333333; font-size: 1.125rem;
}
.main .videoP{
    display: flex; flex-direction: row;
}
.main .videoP p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; flex: 1;
    color: #666666; font-size: 0.875rem;line-height: 25px;
}
.main .videoP p:nth-of-type(1){
    padding-right: 45px; box-sizing: border-box;
}
.main .videoP2{
    color: #333333; font-size: 1.125rem;
}
.main .videoList{
    padding: 10px;
    display: flex; flex-direction: row;
}
/*.main .videoList:hover{*/
    /*cursor: pointer;*/
    /*background: #f8f6f5;*/
    /*-webkit-transition: all 0.2s;*/
    /*-moz-transition: all 0.2s;*/
    /*-ms-transition: all 0.2s;*/
    /*-o-transition: all 0.2s;*/
    /*transition: all 0.2s;*/
/*}*/
.main .videoList div{
    padding-left: 35px;
}
.main .videoList div span{
    color: #333333; font-size: 1.125rem;display: inline-block;
    margin-bottom: 17px;
}
.main .videoList div p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    color: #999999; font-size: 0.875rem;line-height: 20px;
    margin-bottom: 46px;
}
.main .videoList div .videoPlay{
    display: block;
    width: 180px; height: 40px; border: 1px solid #033492;
    line-height: 40px; text-align: center; color: #033492;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; font-size: 0.875rem;
    border-radius: 5px;
}
.main .videoList div .videoPlay span{
    display: block;
    /*position: absolute;*/
    margin-top: -40px;
    background: #033492;
    /*margin-left: -135px;*/
    border-radius: 2px;
    width: 0; height: 40px;
}
.main .videoList div .videoPlay:hover span{
    width: 180px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;

}
.main .videoList div .videoPlay:hover{
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.main .videoList div .videoP2{
    font-size: 1.125rem; color: #333333;
}

.main .videoList2{
    width: 100%; display: flex; flex-direction: column;
}
.main .videoList2 .videoList2Item{
    /*float: left;*/
    width: 100%;
    height: 74px;
    background: #ffffff; box-sizing: border-box;
    margin-bottom: 8px; margin-right: 7%;
    padding-top: 12px; padding-left: 22px; padding-bottom: 17px;
    display: flex; flex-direction: row;
}
.main .videoList2 .videoList2Item:hover{
    background: #f8f7f5;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.main .videoList2 .videoList2Item:hover:after{
    display: block;
}
.main .videoList2 .videoList2Item:after{
    content: url('../../src/img/news/download.png');
    float: right; margin-top: -12px; display: none;
}
.main .videoList2 .videoList2Item div img:first-child{
    /*width: 32px; height: 42px;*/
    width: 9%;
}
.main .videoList2 .videoList2Item div{
    padding-left: 10px; width: 82%;
}

.main .videoList2 .videoList2Item div span{
    font-size: 1rem; color: #333333;
}
.main .videoList2 .videoList2Item div p{
    font-size: 0.875rem; color: #666666; margin-top: 3px;
}
.main .videoList2 .videoList2Item div img:last-child{
    width: 9%;
}

.videoList3{
    width: 1200px; height: auto; margin: 0 auto;
}
.videoList3 .videoList3Item{
    width: 29.3%;
    height: 430px;
    float: left; background: #fff;
    margin-right: 6.05%;
    margin-top: 50px;
    padding-bottom: 46px; padding-left: 17px; padding-top: 17px; padding-right: 17px; box-sizing: border-box;
    display: flex; flex-direction: column;
}
.videoList3 .videoList3Item:hover{
    cursor: pointer;
    background: #f8f6f5;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
/*.videoList3 .videoList3Item:hover p:nth-of-type(2){*/
    /*color: #033492;*/
/*}*/
.videoList3 .videoList3Item:nth-child(3n){
    margin-right: 0;
}
.proList .videoList3Item img{
    max-width: 320px; max-height: 180px;
}

.videoList3 .videoList3Item p:nth-of-type(1){
    margin-top: 28px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; font-size: 0.875rem;
    color: #000000;
}
.videoList3 .videoList3Item p:nth-of-type(2){
    margin-top: 28px;
    font-size: 1.25rem; color: #333333;
}
.videoList3 .videoList3Item p:nth-of-type(3){
    margin-top: 20px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 20px;
}
/* news */
.newsList{
    display: flex; flex-direction: row; width: 100%;

}
.currentNews{
    width: 665px; height: 260px;
    background: #f7f7f6;
}
.currentNews .imgSwiper{
    float: left; width: 380px; height: 260px;
}
.currentNews .infoContent{
    float: right; width: 285px; padding: 24px; box-sizing: border-box;
}
.currentNews .infoContent p:nth-of-type(1){
    color: #666666; font-size: 0.875rem; font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    margin-bottom: 28px;
}
.currentNews .infoContent .control_btn{
    display: flex; flex-direction: row; margin-top: -20px; margin-left: 155px;
}
.currentNews .infoContent .prev{
    width: 29px; height: 29px; cursor: pointer;
    background: url('../../src/img/news/prev.png') no-repeat; margin-right: 10px;
}
.currentNews .infoContent .next{
    width: 29px; height: 29px; cursor: pointer;
    background: url('../../src/img/news/next.png') no-repeat; margin-right: 10px;
}
.currentNews .infoContent p:nth-of-type(2){
    width: 235px; height: 140px; color: #033492; font-size: 1.125rem; font-weight: bold;
    overflow: hidden; text-overflow: ellipsis;
}
.currentNews .imgSwiper .swiper-wrapper .swiper-slide{
    display: flex; align-items: center; justify-content: center;
}
.currentNews .imgSwiper .swiper-wrapper .swiper-slide img{
    max-width: 380px; height: 260px;
}
.newsList .newsListItem{
    width: 48%;
    padding: 10px 1%; display: flex;flex-direction: column;
}
.newsList .newsListItem:hover,.newsList2 .newsListItem2:hover,.newsList3 .newsList3Item:hover,.main .info .infoRight .newsList4Item input:hover,.main .info .infoRight .newsList4Item label:hover{
    cursor: pointer;
}
.newsList .newsListItem img{
    width: 317px; height: 173px; margin: 0 auto;
}
.newsList .newsListItem p:nth-of-type(1){
    margin-top: 5px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.newsList .newsListItem p{
    padding-left: 10px;
}
.newsList .newsListItem p:nth-of-type(2){
    margin-top: 15px;
    font-size: 0.875rem; color: #333333; font-weight: bold;
}
.newsList .newsListItem p:nth-of-type(3){
    margin-top: 15px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 20px;
    /*padding-right: 20px;*/
}
.newsList .newsListItem:hover{
    background: #eee;
}
.newsList .newsListItem:hover p:nth-of-type(2){
    color: #033492;
}
.newsList2{
    display: flex; flex-direction: row; width: 100%;
}
.newsList2 .newsListItem2{
    /*float: left;*/
    padding: 10px 1%; display: flex;flex-direction: column;
}
.newsList2 .newsListItem2 img{
    /*max-width: 190px;*/
    width: 190px;
    /*height: 126px; */
    margin: 0 auto;
}
.newsList2 .newsListItem2 p{
    padding-left: 10px;
}
.newsList2 .newsListItem2 p:nth-of-type(1){
    margin-top: 5px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.newsList2 .newsListItem2 p:nth-of-type(2){

    margin-top: 15px;
    font-size: 0.875rem; color: #333333; font-weight: bold;
}
.newsList2 .newsListItem2 p:nth-of-type(3){
    margin-top: 15px; width: 190px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 20px;
    padding-right: 20px;
    text-align: justify;
}
.newsList2 .newsListItem2:hover{
    background: #eee;
}
.newsList2 .newsListItem2:hover p:nth-of-type(2){
    color: #033492;
}
.newsList3{
    display: flex; flex-direction: column; width: 100%;
}
.newsList3 .newsList3Item{
    float: left;
    /*height: 106px;*/
    border-bottom: 1px solid #f2f1f0;
    /*margin-bottom: 19px;*/
    padding-bottom: 19px; padding-left: 10px;padding-top: 10px;
}

.newsList3 .newsList3Item p:nth-of-type(1){
    margin-top: 5px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.newsList3 .newsList3Item p:nth-of-type(2){

    margin-top: 15px;
    font-size: 0.875rem; color: #333333; font-weight: bold;
}
.newsList3 .newsList3Item p:nth-of-type(3){
    /*margin-top: 15px;*/
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999; line-height: 20px;
    padding-right: 30px; overflow: hidden; text-overflow: ellipsis;
}

.newsList3 .newsList3Item:hover{
    display: block;
    background: #eee;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.newsList3 .newsList3Item:hover p:nth-child(2){
    color: #033492;
}
.newsList5{
    display: flex; flex-direction: column;
}
.newsList5 .newList5Item{
    display: flex; flex-direction: row; align-items: center;
    width: 100%; height: 65px; border-bottom: 1px solid #e3e0de;
}
.newsList5 .newList5Item p:nth-of-type(1){
    padding: 0 37px 0 18px ; box-sizing: border-box; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
    width: 588px; color: #666666; font-size: 0.875rem; font-family: "宋体", "Microsoft YaHei", "微软雅黑";
}
.newsList5 .newList5Item p:nth-of-type(2){
    color: #999; font-size: 0.875rem; font-family: "宋体", "Microsoft YaHei", "微软雅黑";
}
.newsList5 .newList5Item:hover{
    background: #eee;
}
.newsList5 .newList5Item:hover p:nth-of-type(1){
    color: #033492;
}
.main .info .infoRight .infoRightSearch{
    width: 374px;
    /*height: 532px;*/
    background: #f7f7f6; box-sizing: border-box;
    padding-top: 33px; padding-left: 18px; padding-bottom: 67px;
}
.main .info .infoRight .infoRightSearch .newsP{
    font-size: 1.125rem; color: #666666;
}
.main .info .infoRight .infoRightSearch .newsP2 {
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;

}
.main .info .infoRight .infoRightSearch input{
    width: 18px; height: 18px; margin-top: 10px;
}
.main .info .infoRight .infoRightSearch label{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    /*margin-left: 20px; */
    margin-top: 10px;
    font-size: 0.875rem; color: #999999;
}
.main .info .infoRight .infoRightSearch label span{
    margin-left: 40px; margin-top: 10px; display: inline-block;
    font-size: 0.875rem; color: #999999;
}
.main .info .infoRight .newsList4{
    display: flex; flex-direction: column;
    position: relative;
}
.main .info .infoRight .newsList4Item{
    /*display: flex; flex-direction: row;*/
    margin-top: 5px;
}
.main .info .infoRight .newsList4 input{
    background-color: #033492;
    /*margin-top: 8px;*/
    position: absolute;
    left: -9999px;
}
.main .info .infoRight .newsList4Item i{
    display: inline-block;
    position: absolute;
    width: 18px; height: 18px;
    margin-top: 8px; margin-right: 20px;
    background: url('../../src/img/news/checked2.png') center no-repeat;
}
.main .info .infoRight .newsList5{
    display: flex; flex-direction: row;
}
.main .info .infoRight .newsList5 .newsList5Item{
    width: 50%;
}
.main .info .infoRight .newsList5 .newsList5Item p{
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    font-size: 0.875rem; color: #999999;
}
.main .info .infoRight .newsList5 .newsList5Item input{
    width: 150px; height: 37px; border-radius: 5px;
}
#newsBecomeSearch{
    -webkit-appearance: button;
    display: block; font-size: 0.875rem;
    width: 335px; height: 47px;
    background: #033492; color: #fff; text-align: center; line-height: 47px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    border-radius: 5px;
}
#newsReset{
    -webkit-appearance: button;
    display: inline-block;
    width: 335px; height: 47px;
    background: #ffffff; color: #999999; text-align: center; line-height: 47px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑"; font-zize: 0.875rem;
    border-radius: 5px; border: 1px #e3e0de solid;

}
.main .info .infoRight .newsBecomeSearch{
    -webkit-appearance: button;
    display: block;
    width: 335px; height: 47px;
    background: #033492; color: #fff; text-align: center; line-height: 47px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    border-radius: 5px;
}
.main .info .infoRight .newsReset{
    -webkit-appearance: button;
    display: inline-block;
    width: 335px; height: 47px;
    background: #ffffff; color: #999999; text-align: center; line-height: 47px;
    font-family: "宋体", "Microsoft YaHei", "微软雅黑";
    border-radius: 5px; border: 1px #e3e0de solid;
}
    /*.magazineTit2{*/
/*!*,.magazineTit2 span{*!*/
    /*font-family: "宋体", "Microsoft YaHei", "微软雅黑";*/
    /*color: #333333; font-size: 0.875rem;*/
/*}*/
/*.magazineTit3{*/
    /*font-size: 1.25rem; font-weight: bolder; color: #333333;*/
/*}*/
/*.main .magazineList .magazineListItem>div p{*/
    /*font-family: "宋体", "Microsoft YaHei", "微软雅黑";*/
    /*color: #999999; font-size: 0.875rem; line-height: 30px;*/
/*}*/
    /*#main .info .infoRight .infoImg img{*/
    /*float: right;*/
/*}*/
    /*#Home .hope span{*/
    /*display: inline-block;*/
    /*!*height: 20px;*!*/
    /*padding-top: 20px; padding-left: 16px;box-sizing: border-box;*/
    /*line-height: 26px;*/
    /*color: #999999; font-size: 0.875rem;*/
/*}*/

/*#Home .footer .con{*/
    /*width: 1200px;*/
    /*margin: 0 auto;*/
    /*height: 51px; line-height: 51px;*/
    /*position: relative; font-size: 12px; color: #fff;*/
/*}*/
/*#Home .footer a{*/
    /*color: #fff;*/
/*}*/
/*#Home .footer a:hover{*/
    /*color: #eee;*/
/*}*/
/*#Home .footer p{*/
    /*position: absolute; top: 0; right: 0px; color: #fff;*/
/*}*/


/*华峰新材料*/
/*#Material{*/
    /*width: 100%; min-width: 1004px; overflow: hidden;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*!*#Material .submenu-btn1{left: 704px}*/
/*#Material .submenu-btn2{left: 874px}*/
/*#Material .submenu-btn3{left: 1044px}*/
/*#Material .submenu-line1{left: 874px}*/
/*#Material .submenu-line2{left: 1045px}*/
/*#Material .content .catalog{width: 190px}*/
/*#Material .content .catalog img.home{right: 160px}*!*/
/*#Material .background{*/
    /*width: 100%; height: 469px; position: absolute; top: 1020px; left: 0;*/
    /*background: url("../img/material/background.jpg") no-repeat center;*/
/*}*/
/*#Material .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*.en #Material .content .text1{*/
    /*font-size: 28px;*/
/*}*/
/*#Material .content .text2{*/
    /*font-size: 14px; color: #666; text-align: left; line-height: 32px;*/
    /*margin-top: 75px;*/
/*}*/
/*#Material .content .text3{*/
    /*font-size: 14px; color: #666; text-align: left; line-height: 32px;*/
    /*margin-top: 600px;*/
/*}*/
/*#Material .content .infos{*/
    /*margin-top: 80px;*/
/*}*/
/*#Material .content .infos *{*/
    /*font-size: 16px; color: #999; line-height: 36px; float: left;*/
/*}*/
/*#Material .content .infos .left{*/
     /*width: 394px; text-align: right;*/
/*}*/
/*#Material .content .infos .line{*/
    /*width: 1px; height: 339px; background-color: #999; margin: 10px 105px 0;*/
/*}*/
/*#Material .content .infos .right{*/
    /*width: 394px; text-align: left;*/
/*}*/



/*公司理念*/
/*#Philosophy{*/
    /*width: 100%; min-width: 1004px;overflow: hidden;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Philosophy .submenu-btn1{left: 704px}*/
/*#Philosophy .submenu-btn2{left: 874px}*/
/*#Philosophy .submenu-btn3{left: 1044px}*/
/*#Philosophy .submenu-line1{left: 874px}*/
/*#Philosophy .submenu-line2{left: 1045px}*/
/*#Philosophy .background{*/
    /*width: 100%; height: 466px; position: absolute; top: 890px; left: 0;*/
    /*background: url("../img/philosophy/background.jpg") no-repeat;*/
/*}*/
/*#Philosophy .content {*/
	/*text-align:center;*/
/*}*/
/*#Philosophy .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Philosophy .content .text2{*/
    /*font-size: 26px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 140px;*/
/*}*/
/*#Philosophy .content .img1{margin-top: 65px}*/
/*#Philosophy .content .img2{margin: 250px auto 0 auto;}*/




/*公司大事记*/
/*#Events{*/
    /*width: 100%; min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Events .submenu-btn1{left: 704px}*/
/*#Events .submenu-btn2{left: 874px}*/
/*#Events .submenu-btn3{left: 1044px}*/
/*#Events .submenu-line1{left: 874px}*/
/*#Events .submenu-line2{left: 1045px}*/
/*#Events .content .catalog{width: 190px}*/
/*#Events .content .catalog img.home{right: 160px}*/
/*#Events .background{*/
    /*width: 100%; height: 460px; position: absolute; top: 890px; left: 0;*/
    /*background: url("../img/events/background.jpg") no-repeat center;*/
/*}*/
/*#Events .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Events .content .img{*/
    /*margin-left: 165px; margin-top: 630px;*/
/*}*/
/*#container{position:relative;padding-bottom:30px;padding-left:0px;width:1040px;height: auto;padding-right:0px;padding-top:30px}*/

/*.timeline_container{z-index:50;text-align:center;margin:0px auto;width:29px;display:block;height:100%;cursor:pointer}*/
/*.timeline{position:absolute;margin:0px auto;width:1px;display:block;background:#0080cc;float:left;height:88%;font-size:0px;top:0px;left:518px}*/
/*!*.timeline div.plus{z-index:5000;position:absolute;width:29px;background:url(../img/events/timeline.png) 0px -36px;height:10px;top:0px;left:-11px}*/
/*.timeline div.plus2{position:absolute;width:10px;bottom:0px;background:url(../img/events/timeline.png) -29px -26px;height:10px;left:-3px}*!*/
/*.hidden{ display: none;}*/

/*.leftcorner{z-index:99;position:absolute;width:36px;display:block;height:26px;overflow:hidden}*/
/*.rightcorner{z-index:99;position:absolute;width:36px;display:block;height:26px;overflow:hidden}*/
/*.rightcorner{background:url(../img/events/timeline.png) no-repeat 0px 0px;top:25px;right:-36px}*/
/*.leftcorner{background:url(../img/events/timeline.png) no-repeat -36px 0px;top:10px;left:-36px;}*/
/*.item{border-bottom:#eaeaea 1px solid;position:relative;border-left:#eaeaea 1px solid;padding-bottom:15px;line-height:30px;margin:20px 29px 0px;min-height:60px;padding-left:15px;width:428px;padding-right:15px;display:block;font-family:"microsoft jhenghei", "microsoft yahei";word-wrap:break-word;background:#ffffff;float:left;font-size:13px;border-top:#eaeaea 1px solid;border-right:#eaeaea 1px solid;padding-top:15px;box-shadow:0px 1px 8px rgba(202, 202, 202, 0.3)}*/
/*.item h3{line-height:30px;width:428px;display:block;height:30px;font-weight:normal}*/
/*.item h3 .fl{float:left;color:#0080cc;font-size:16px;*/
    /*font-weight:bold;}*/
/*.item h3 .fr{text-align:right;float:right;color:#999999;font-size:12px}*/
/*.item p.con{border-bottom:#ececec 0px dashed;padding-bottom:15px;line-height:30px;width:428px;display:block;color:#555555;border-top:#999999 1px solid;font-weight:normal;padding-top:15px}*/
/*.item p{text-indent:2em}*/
/*.item h4{padding-bottom:15px;padding-left:0px;width:428px;padding-right:0px;display:block;padding-top:15px}*/

/*.masonry ul.list{overflow: hidden;}*/
/*.masonry ul.list li{position:relative;line-height:30px;min-height:60px;width:50%;display:block;font-family:"microsoft jhenghei", "microsoft yahei";word-wrap:break-word;float:left;font-size:13px;padding-top:15px;}*/

/*#Events .more{*/
	/*width:100%; text-align:center;*/
	/*border-top:1px solid #666666;*/
	/*padding-top:8px;*/
/*}*/
/*#Events .more a{*/
	/*background:url('../img/events/more.png') no-repeat center right;*/
	/*padding-right:22px; color:#0080cc;*/
/*}*/
/*#Events .more p{ color:#0080cc;}*/

/*聚氨酯树脂*/
/*#Resin{*/
    /*width: 100%; height: 3124px; overflow: hidden;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Resin .submenu-btn1{left: 531px}*/
/*#Resin .submenu-btn2{left: 703px}*/
/*#Resin .submenu-btn3{left: 875px}*/
/*#Resin .submenu-btn4{left: 1047px}*/
/*#Resin .submenu-btn5{left: 1219px}*/
/*#Resin .submenu-line1{left: 703px}*/
/*#Resin .submenu-line2{left: 875px}*/
/*#Resin .submenu-line3{left: 1047px}*/
/*#Resin .submenu-line4{left: 1219px}*/
/*#Resin .content .catalog{width: 200px}*/
/*#Resin .content .catalog img.home{right: 170px}*/
/*#Resin .background{*/
    /*width: 100%; height: 384px; position: absolute; top: 1090px; left: 0;*/
    /*background: url("../img/resin/background.png") no-repeat;*/
/*}*/
/*#Resin .background2{*/
    /*width: 100%; height: 720px; position: absolute; top: 2010px; left: 0;*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Resin .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Resin .content .text2{*/
    /*font-size: 24px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 70px;*/
/*}*/
/*#Resin .content .text3{*/
    /*font-size: 14px; color: #666; text-align: center; line-height: 26px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Resin .content .img1{*/
    /*margin-top: 85px; margin-left: 198px;*/
/*}*/
/*#Resin .content .img2{*/
    /*margin-top: 50px; margin-left: 77px;*/
/*}*/



/*性能指标*/
/*#Indicators{*/
    /*width: 100%;min-width: 1004px; height: auto; overflow: hidden;*/
    /*margin-top: 76px;*/
    /*!*position: absolute; top: 76px; left: 0;*!*/
/*}*/
/*.Product_submenu .submenu-btn1{left: 621px}*/
/*.Product_submenu  .submenu-btn2{left: 793px}*/
/*.Product_submenu  .submenu-btn3{left: 965px}*/
/*.Product_submenu  .submenu-btn4{left: 1137px}*/
/*.Product_submenu .submenu-btn5{left: 1309px}*/
/*.Product_submenu  .submenu-line1{left: 793px}*/
/*.Product_submenu  .submenu-line2{left: 965px}*/
/*.Product_submenu  .submenu-line3{left: 1137px}*/
/*.Product_submenu  .submenu-line4{left: 1309px}*/
/*#Indicators .content .catalog{width: 190px}*/
/*#Indicators .content .catalog img.home{right: 160px}*/
/*#Indicators .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*.en .content .text1{*/
    /*font-size: 28px!important;*/
/*}*/
/*#Indicators .content .imgs{*/
    /*margin-top: 85px; margin-left: 199px; height: 140px;*/
/*}*/
/*#Indicators .content .imgs div{*/
    /*margin-right: 91px; width: 140px; height: 140px; float: left;*/
    /*border:1px solid #cccccc;*/
    /*border-radius: 50%;*/
    /*background-color: #fff;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center 35px;*/
    /*text-align: center;*/
    /*cursor: pointer;*/
    /*position: relative;*/

    /*-webkit-transition: all 0.3s ease-out;*/
    /*-moz-transition: all 0.3s ease-out;*/
    /*transition: all 0.3s ease-out;*/
/*}*/
/*#Indicators .content .imgs div:hover{*/
    /*border:1px solid #0080cc;*/
    /*background-color: #0080cc;*/
/*}*/
/*#Indicators .content .imgs div.act{*/
    /*border:1px solid #0080cc;*/
    /*background-color: #0080cc;*/
/*}*/
/*#Indicators .content .imgs div.act p{*/
    /*color: #fff;*/
/*}*/
/*#Indicators .content .imgs div p{*/
    /*width: 140px; text-align: center;*/
    /*position: absolute; top: 80px;*/
    /*color: #0080cc;*/
/*}*/
/*#Indicators .content .imgs div:hover p{*/
    /*color: #fff;*/
/*}*/
/*#Indicators .content .imgs .img1{
    background: url("../img/indicators/img1.png") no-repeat;
}
#Indicators .content .imgs .img1:hover{
    background: url("../img/indicators/img1_act.png") no-repeat;
}
#Indicators .content .imgs .img1.act{
    background: url("../img/indicators/img1_act.png") no-repeat;
}
#Indicators .content .imgs .img2{
    background: url("../img/indicators/img2.png") no-repeat;
}
#Indicators .content .imgs .img2:hover{
    background: url("../img/indicators/img2_act.png") no-repeat;
}
#Indicators .content .imgs .img2.act{
    background: url("../img/indicators/img2_act.png") no-repeat;
}
#Indicators .content .imgs .img3{
    background: url("../img/indicators/img3.png") no-repeat;
}
#Indicators .content .imgs .img3:hover{
    background: url("../img/indicators/img3_act.png") no-repeat;
}
#Indicators .content .imgs .img3.act{
    background: url("../img/indicators/img3_act.png") no-repeat;
}*/
/*#Indicators .content .infos{*/
    /*width: 1000px; height: 315px;*/
    /*margin-top: 100px; position: relative;*/
/*}*/
/*#Indicators .content .infos img{*/
    /*position: absolute; top: 0; left: 0;*/
/*}*/
/*#Indicators .content .infos .play{*/
    /*display: none;*/
/*}*/
/*#Indicators .content .infos .submenus{*/
    /*position: absolute; top: 270px; left: 0;*/
    /*width: 411px;*/
/*}*/
/*#Indicators .content .infos .submenus li{*/
    /*width: 199px; height: 43px; line-height: 43px;*/
    /*color: #0080cc; background-color: #fff;*/
    /*border: 1px solid #0080cc;*/
	/*margin:0 8px 8px 0;*/
    /*text-align: center;*/
    /*font-size: 14px;*/
    /*font-family: "Microsoft YaHei","微软雅黑";*/
    /*float: left;*/
    /*border-radius: 5px;*/
    /*cursor: pointer;*/
/*}*/
/*#Indicators .content .infos .submenus li:hover,#Indicators .content .infos .submenus li.act{*/
    /*width: 199px; height: 43px; line-height: 43px;*/
    /*color: #fff; background-color: #0080cc;*/
    /*border: 1px solid #0080cc;*/
    /*text-align: center;*/
    /*font-size: 14px;*/
    /*font-family: "Microsoft YaHei","微软雅黑";*/
    /*float: left;*/
    /*border-radius: 5px;*/
/*}*/
/*#Indicators .content .infos .submenus li:nth-child(even){*/
    /*margin-right:0px;*/
/*}*/
/*#Indicators .content .infos .submenus li:last-child{*/
    /*!* float: right; *!*/
/*}*/
/*#Indicators .content .infos .right{*/
    /*position: absolute; top: 0; left: 460px;*/
    /*height: 315px;*/
/*}*/
/*#Indicators .content .infos .right p.tit{*/
    /*font-size: 24px; color: #666; font-weight: bold;*/
/*}*/
/*#Indicators .content .infos .right .itm{*/
    /*margin: 22px 0 12px 0;*/
    /*font-size: 16px; color: #0080cc; font-weight: bold;*/
/*}*/
/*#Indicators .content .infos .right .text,#Indicators .content .infos .right .text div{*/
    /*font-size: 14px; color: #666666; line-height: 22px;*/
/*}*/
/*#Indicators .content .infos .right .text .left_t{*/
    /*width: 88px;*/
    /*float: left;*/
/*}*/
/*#Indicators .content .infos .right .text .right_t{*/
    /*width: 450px;*/
    /*float: left;*/
/*}*/
/*.en #Indicators .content .infos .right .text .left_t{*/
    /*width: 150px;*/
/*}*/
/*.en #Indicators .content .infos .right .text .right_t{*/
    /*width: 350px;*/
/*}*/
/*#Indicators .content .infos .right span{*/
    /*display: block;*/
    /*font-size: 14px; color: #666; line-height: 26px;*/
    /*margin-top: 30px;*/
/*}*/
/*#Indicators .content .infos .right .prev{*/
    /*width: 186px; height: 41px; background-color: #fff;*/
    /*border: 1px solid #0080cc; color: #0080cc;*/
    /*border-radius: 5px; text-align: center;*/
    /*line-height: 43px; position: absolute; bottom: 0; left: 0;*/
    /*cursor: pointer;*/
/*}*/
/*#Indicators .content .infos .right .prev:hover{*/
    /*background-color: #0080cc; color: #fff;*/
/*}*/
/*#Indicators .content .infos .right .next{*/
    /*width: 186px; height: 41px; background-color: #fff;*/
    /*border: 1px solid #0080cc; color: #0080cc;*/
    /*border-radius: 5px; text-align: center;*/
    /*line-height: 43px; position: absolute; bottom: 0; left: 205px;*/
    /*cursor: pointer;*/
/*}*/
/*#Indicators .content .infos .right .next:hover{*/
    /*background-color: #0080cc; color: #fff;*/
/*}*/
/*#Indicators .content .product{*/
    /*display: none;*/
/*}*/
/*.en #Indicators .content .product{*/
    /*min-height: 450px;*/
/*}*/

/*.pro_contact{*/
    /*margin-top: 10px;*/
    /*position: relative;*/
/*}*/
/*.pro_contact p{*/
    /*display: block;*/
    /*width: 100%;*/
    /*font-size: 24px; color: #333333; font-weight: bold;*/
    /*text-align: center;*/
/*}*/
/*.pro_contact span{*/
    /*display: block;*/
    /*width: 100%;*/
    /*font-size: 22px; color: #666666; font-weight: normal;*/
    /*text-align: center;*/
/*}*/
/*#Indicators .content .Class{*/
    /*display: none;*/
/*}*/
/*#Indicators .content .news{*/
    /*margin-top: 100px;*/
/*}*/
/*#Indicators .content .news .news_tit{*/
    /*height: 50px; line-height: 50px;*/
    /*font-size: 24px; color: #666; font-weight: bold;*/
    /*text-align: center;*/
    /*margin: 0 0 12px;*/
/*}*/
/*#Indicators .content .news .news_submenu{*/
    /*width: auto;*/
    /*margin: 0 auto 52px 22px;*/
/*}*/
/*#Indicators .content .news .news_submenu ul{*/
    /*width: auto;*/
    /*margin: 0 auto;*/
/*}*/
/*#Indicators .content .news .news_submenu ul li{*/
    /*width: 135px; height: 44px; line-height: 44px;*/
    /*margin-top: 12px;*/
    /*text-align: center;*/
    /*font-size: 14px;*/
    /*color: #999999;*/
    /*float: left;*/
    /*border-top: 2px solid #cccccc;*/
    /*border-left: 1px solid #cccccc;*/
    /*border-bottom: 1px solid #cccccc;*/
    /*cursor: pointer;*/
/*}*/
/*#Indicators .content .news .news_submenu ul li:hover,#Indicators .content .news .news_submenu ul li.act{*/
    /*color: #0080cc;*/
    /*border-top: 2px solid #0080cc;*/
/*}*/
/*#Indicators .content .news .news_submenu ul li:last-child,#Indicators .content .news .news_submenu ul li:nth-child(5){*/
    /*border-right: 1px solid #ccc;*/
/*}*/
/*#Indicators .content .news .new{*/
    /*width: 1000px; height: 77px;*/
    /*margin-top: -1px; overflow: hidden;*/
    /*-webkit-transition: height 0.8s ease;*/
/*}*/
/*#Indicators .content .news .new.act{*/
    /*height: 1100px;*/
/*}*/
/*#Indicators .content .news .new:first-child{*/
    /*margin-top: 0;*/
/*}*/
/*#Indicators .content .news .new .title{*/
    /*height: 75px; line-height: 75px; cursor: pointer;*/
    /*border-top: 1px solid #999; border-bottom: 1px solid #999;*/
    /*font-size: 14px; color: #333; position: relative;*/
/*}*/
/*#Indicators .content .news .new .title span{*/
    /*font-size: 18px; color: #333;*/
/*}*/
/*#Indicators .content .news .new .title p{*/
    /*position: absolute; top: 0; left: 110px;*/
/*}*/
/*#Indicators .content .news .new .title .date{*/
    /*position: absolute; top: 30px; left: 745px;*/
/*}*/
/*#Indicators .content .news .new .title .time{*/
    /*position: absolute; top: 0; left: 770px;*/
/*}*/
/*#Indicators .content .news .new .title .x{*/
    /*position: absolute; top: 24px; left: 940px;*/
    /*-webkit-transition: all 0.8s ease;*/
/*}*/
/*#Indicators .content .news .new.act .title .x{*/
    /*-webkit-transform:rotate(225deg);*/
/*}*/
/*#Indicators .content .news .new.act .title{*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Indicators .content .news .new .info{*/
    /*width: 1000px; margin-top: 50px;*/
/*}*/
/*#Indicators .content .news .new .info .left{*/
    /*float: left; width: 710px;*/
/*}*/
/*#Indicators .content .news .new .info .right{*/
    /*float: left; width: 220px;*/
    /*margin-top: 0px; margin-left: 67px;*/
/*}*/
/*#Indicators .content .news .new .info .right .download{*/
    /*width: 152px; height: 32px; border: 1px solid #0080cc;*/
    /*background-color: #fff; color: #0080cc;*/
    /*border-radius: 5px; text-align: center;*/
    /*line-height: 34px; font-size: 12px; font-family: "宋体";*/
    /*margin-top: 90px;*/
/*}*/
/*#Indicators .content .news .new .info .right .download:hover{*/
    /*background-color: #0080cc; color: #fff;*/
/*}*/
/*#Indicators .content .news .new .info .right p{*/
    /*font-size: 12px; color: #333; font-family: "宋体";*/
    /*line-height: 21px; width: 160px; margin-top: 15px;*/
/*}*/
/*#Indicators .content .news .new .info .right span{*/
    /*color: #ff0000; text-decoration: underline;*/
/*}*/
/*#Indicators .content .news .new .info .right .contact{*/
    /*font-size: 12px; color: #000; line-height: 21px;*/
    /*margin-top: 50px; font-family: "宋体";*/
/*}*/


/*创新成果*/
/*#Innovative{*/
    /*width: 100%;min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*!*#Innovative .submenu-btn1{left: 531px}*/
/*#Innovative .submenu-btn2{left: 703px}*/
/*#Innovative .submenu-btn3{left: 875px}*/
/*#Innovative .submenu-btn4{left: 1047px}*/
/*#Innovative .submenu-btn5{left: 1219px}*/
/*#Innovative .submenu-line1{left: 703px}*/
/*#Innovative .submenu-line2{left: 875px}*/
/*#Innovative .submenu-line3{left: 1047px}*/
/*#Innovative .submenu-line4{left: 1219px}*!*/
/*#Innovative .content .catalog{width: 190px}*/
/*#Innovative .content .catalog img.home{right: 160px}*/
/*#Innovative .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Innovative .content .text2{*/
    /*font-size: 14px; color: #666; text-align: center; line-height: 32px;*/
    /*margin-top: 65px;*/
/*}*/
/*#Innovative .content .icon{*/
    /*text-align: center; margin-top: 90px;*/
/*}*/
/*#Innovative .content .text3{*/
    /*font-size: 24px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 10px;*/
/*}*/
/*#Innovative .content .infos{*/
    /*margin-top: 80px; overflow: hidden;*/
/*}*/
/*#Innovative .content .infos *{*/
    /*font-size: 16px; color: #999; line-height: 36px; float: left;*/
/*}*/
/*#Innovative .content .infos .left{*/
    /*width: 394px; text-align: right;*/
/*}*/
/*#Innovative .content .infos .right{*/
    /*width: 394px; text-align: left;*/
/*}*/
/*#Innovative .content .infos .line1{*/
    /*width: 1px; height: 195px; background-color: #999; margin: 10px 105px 0;*/
/*}*/
/*#Innovative .content .infos .line2{*/
    /*width: 1px; height: 87px; background-color: #999; margin: 10px 105px 0;*/
/*}*/
/*#Innovative .content .infos .line3{*/
    /*width: 1px; height: 24px; background-color: #999; margin: 8px 105px 0;*/
/*}*/
/*#Innovative .content .infos .line4{*/
    /*width: 1px; height: 54px; background-color: #999; margin: 10px 105px 0;*/
/*}*/

/*#Innovative .content .infos *{*/
    /*font-size: 14px;*/
/*}*/
/*.en #Innovative .content .infos .left, .en #Innovative .content .infos .right{*/
    /*width: 460px;*/
/*}*/
/*.en #Innovative .content .infos .line{*/
    /*margin-left: 33px;*/
    /*margin-right: 33px;*/
/*}*/





/*注意事项*/
/*#Announcements{*/
    /*width: 100%; min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*!*#Announcements .submenu-btn1{left: 531px}*/
/*#Announcements .submenu-btn2{left: 703px}*/
/*#Announcements .submenu-btn3{left: 875px}*/
/*#Announcements .submenu-btn4{left: 1047px}*/
/*#Announcements .submenu-btn5{left: 1219px}*/
/*#Announcements .submenu-line1{left: 703px}*/
/*#Announcements .submenu-line2{left: 875px}*/
/*#Announcements .submenu-line3{left: 1047px}*/
/*#Announcements .submenu-line4{left: 1219px}*!*/
/*#Announcements .content .catalog{width: 190px}*/
/*#Announcements .content .catalog img.home{right: 160px}*/
/*#Announcements .background{*/
    /*width: 100%; height: 321px; position: absolute; top: 1145px; left: 0;*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Announcements .background2{*/
    /*width: 100%; height: 321px; position: absolute; top: 1900px; left: 0;*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Announcements .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Announcements .content .text2{*/
    /*font-size: 24px; color: #0080cc; text-align: center; font-weight: bold;*/
    /*border-bottom: 2px solid #666; width: 30px; height: 40px;*/
    /*margin-top: 80px; margin-left: 485px;*/
/*}*/
/*#Announcements .content .text3{*/
    /*font-size: 24px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 15px;*/
/*}*/
/*#Announcements .content .text4{*/
    /*font-size: 14px; color: #666; text-align: center; line-height: 26px;*/
    /*margin-top: 20px;*/
/*}*/


/*注意事项*/
/*#Hotline{*/
    /*width: 100%;min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*!*#Hotline .submenu-btn1{left: 531px}*/
/*#Hotline .submenu-btn2{left: 703px}*/
/*#Hotline .submenu-btn3{left: 875px}*/
/*#Hotline .submenu-btn4{left: 1047px}*/
/*#Hotline .submenu-btn5{left: 1219px}*/
/*#Hotline .submenu-line1{left: 703px}*/
/*#Hotline .submenu-line2{left: 875px}*/
/*#Hotline .submenu-line3{left: 1047px}*/
/*#Hotline .submenu-line4{left: 1219px}*!*/
/*#Hotline .content .catalog{width: 190px}*/
/*#Hotline .content .catalog img.home{right: 160px}*/
/*#Hotline .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Hotline .content .text2{*/
    /*font-size: 24px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 80px;*/
/*}*/
/*#Hotline .content .text3{*/
    /*font-size: 14px; color: #666; text-align: center; line-height: 26px;*/
    /*margin-top: 20px;*/
/*}*/
/*#Hotline .content table{*/
    /*font-size: 14px; font-family: "宋体"; text-align: center;*/
    /*margin-top: 80px; margin-left: 10px;*/
/*}*/
/*#Hotline .content table thead th{*/
    /*width: 195px; height: 45px;*/
    /*border: 1px solid #999; font-weight: normal;*/
    /*background-color: #0080cc; color: #fff;*/
/*}*/
/*#Hotline .content table thead th:first-child{border-left: 0}*/
/*#Hotline .content table thead th:last-child{border-right: 0}*/

/*#Hotline .content table tbody td{*/
    /*width: 195px; height: 45px;*/
    /*color: #333;*/
    /*border: 1px solid #999;*/
/*}*/
/*#Hotline .content table tbody td:first-child{border-left: 0}*/
/*#Hotline .content table tbody td:last-child{border-right: 0}*/





/*企业新闻*/
/*#News{*/
    /*width: 100%; min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#News .submenu-btn1{left: 704px}*/
/*#News .submenu-btn2{left: 874px}*/
/*#News .submenu-btn3{left: 1044px}*/
/*#News .submenu-line1{left: 874px}*/
/*#News .submenu-line2{left: 1045px}*/
/*#News .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#News .content .text1_view{*/
    /*font-size: 14px; color: #333; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#News .content .news{*/
    /*margin-top: 85px;*/
/*}*/
/*#News .content .news .new{*/
    /*width: 1000px; height: 77px;*/
    /*margin-top: -1px; overflow: hidden;*/
    /*-webkit-transition: height 0.8s ease;*/
/*}*/
/*#News .content .news .new.act{*/
    /*!*height: 1100px*!*/
	/*height: auto;*/
/*}*/
/*#News .content .news .new:first-child{*/
    /*margin-top: 0;*/
/*}*/
/*#News .content .news .new .title{*/
    /*height: 75px; line-height: 75px; cursor: pointer;*/
    /*border-top: 1px solid #999; border-bottom: 1px solid #999;*/
    /*font-size: 14px; color: #333; position: relative;*/
/*}*/
/*#News .content .news .new .title span{*/
    /*font-size: 18px; color: #333;*/
/*}*/
/*#News .content .news .new .title p{*/
    /*position: absolute; top: 0; left: 110px;*/
/*}*/
/*#News .content .news .new .title p span{*/
    /*font-size: 12px; color: #ff0000;*/
/*}*/
/*#News .content .news .new .title .date{*/
    /*position: absolute; top: 30px; left: 745px;*/
/*}*/
/*#News .content .news .new .title .time{*/
    /*position: absolute; top: 0; left: 770px;*/
/*}*/
/*#News .content .news .new .title .x{*/
    /*position: absolute; top: 24px; left: 940px;*/
    /*-webkit-transition: all 0.8s ease;*/
/*}*/
/*#News .content .news .new.act .title .x{*/
    /*-webkit-transform:rotate(225deg);*/
/*}*/
/*#News .content .news .new.act .title{*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#News .content .news .new .info{*/
    /*margin-top: 50px; margin-left: 108px; width: 783px;*/
    /*font-size: 14px; color: #333; line-height: 28px;*/
/*}*/
/*#News .content .page{*/
    /*width: 228px; height: 34px; line-height: 34px;*/
    /*margin: 80px auto 0; text-align: center;*/
/*}*/
/*#News .content .page *{*/
    /*float: left; cursor: pointer;*/
/*}*/
/*#News .content .page span.act{*/
    /*color: #0080cc;*/
/*}*/
/*#News .content .page .left2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 7px;*/
    /*background: url("../img/recruit/left2.png") no-repeat center;*/
/*}*/
/*#News .content .page .left{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 30px;*/
    /*background: url("../img/recruit/left.png") no-repeat center;*/
/*}*/
/*#News .content .page .right{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 30px;*/
    /*background: url("../img/recruit/right.png") no-repeat center;*/
/*}*/
/*#News .content .page .right2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 7px;*/
    /*background: url("../img/recruit/right2.png") no-repeat center;*/
/*}*/




/*媒体链接*/
/*#Media{*/
    /*width: 100%; height: 2824px; overflow: hidden;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Media .submenu-btn1{left: 704px}*/
/*#Media .submenu-btn2{left: 874px}*/
/*#Media .submenu-btn3{left: 1044px}*/
/*#Media .submenu-line1{left: 874px}*/
/*#Media .submenu-line2{left: 1045px}*/
/*#Media .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Media .content .news{*/
    /*margin-top: 85px;*/
/*}*/
/*#Media .content .news .new{*/
    /*width: 1000px; height: 77px;*/
    /*margin-top: -1px; overflow: hidden;*/
    /*-webkit-transition: height 0.8s ease;*/
/*}*/
/*#Media .content .news .new.act{*/
    /*height: 1100px;*/
/*}*/
/*#Media .content .news .new:first-child{*/
    /*margin-top: 0;*/
/*}*/
/*#Media .content .news .new .title{*/
    /*height: 75px; line-height: 75px; cursor: pointer;*/
    /*border-top: 1px solid #999; border-bottom: 1px solid #999;*/
    /*font-size: 14px; color: #333; position: relative;*/
/*}*/
/*#Media .content .news .new .title span{*/
    /*font-size: 18px; color: #333;*/
/*}*/
/*#Media .content .news .new .title p{*/
    /*position: absolute; top: 0; left: 110px;*/
/*}*/
/*#Media .content .news .new .title .date{*/
    /*position: absolute; top: 30px; left: 745px;*/
/*}*/
/*#Media .content .news .new .title .time{*/
    /*position: absolute; top: 0; left: 770px;*/
/*}*/
/*#Media .content .news .new .title .x{*/
    /*position: absolute; top: 24px; left: 940px;*/
    /*-webkit-transition: all 0.8s ease;*/
/*}*/
/*#Media .content .news .new.act .title .x{*/
    /*-webkit-transform:rotate(225deg);*/
/*}*/
/*#Media .content .news .new.act .title{*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Media .content .news .new .info{*/
    /*margin-top: 50px; margin-left: 108px; width: 783px;*/
    /*font-size: 14px; color: #333; line-height: 28px;*/
/*}*/
/*#Media .content .page{*/
    /*width: 228px; height: 34px; line-height: 34px;*/
    /*margin: 80px auto 0; text-align: center;*/
/*}*/
/*#Media .content .page *{*/
    /*float: left; cursor: pointer;*/
/*}*/
/*#Media .content .page span.act{*/
    /*color: #0080cc;*/
/*}*/
/*#Media .content .page .left2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 7px;*/
    /*background: url("../img/recruit/left2.png") no-repeat center;*/
/*}*/
/*#Media .content .page .left{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 30px;*/
    /*background: url("../img/recruit/left.png") no-repeat center;*/
/*}*/
/*#Media .content .page .right{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 30px;*/
    /*background: url("../img/recruit/right.png") no-repeat center;*/
/*}*/
/*#Media .content .page .right2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 7px;*/
    /*background: url("../img/recruit/right2.png") no-repeat center;*/
/*}*/




/*行业资讯*/
/*#Message{*/
    /*width: 100%; height: 2320px; overflow: hidden;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Message .submenu-btn1{left: 704px}*/
/*#Message .submenu-btn2{left: 874px}*/
/*#Message .submenu-btn3{left: 1044px}*/
/*#Message .submenu-line1{left: 874px}*/
/*#Message .submenu-line2{left: 1045px}*/
/*#Message .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*.content .hot{*/
    /*width: 1000px; height: 423px; background-color: #0080cc;*/
    /*margin-top: 80px; position: relative;*/
/*}*/
/*.content .hot img{*/
	/*float:left;*/
/*}*/
/*.content .hot_right{*/
	/*float:right; width:262px; padding:32px;  height:339px;*/
/*}*/
/*.content .hot p{*/
    /*font-size: 24px; color: #fff; font-weight: bold;*/
/*}*/
/*.content .hot span{*/
    /*display: block; line-height: 28px;*/
    /*font-size: 20px; color: #fff;*/
	/*margin:15px 0 15px 0*/
/*}*/
/*.content .hot_right div{*/
	/*width: 250px;*/
	/*height:180px;*/
    /*font-family: "宋体"; font-size: 12px; color: #fff; line-height: 20px;*/

	/*display: block;	overflow: hidden; !*自动隐藏文字*!*/
    /*text-overflow: ellipsis;!*文字隐藏后添加省略号*!*/
	/*-o-text-overflow:ellipsis;*/
/*}*/
/*.content .hot_right a.btn{*/
	/*margin:55px 0 0 0;*/
	/*cursor: pointer;*/
/*}*/
/*.content .hot_right a:link, .content .hot_right a:visited {*/
	/*color:#fff;*/
/*}*/
/*.content .hot_right a:hover{*/
	/*color:#c2e8ff*/
/*}*/
/*.content .hot_right .btn img{*/
	/*margin:2px 8px 0 0;*/
/*}*/
/*#Message .content .news{*/
    /*margin-top: 60px;*/
/*}*/
/*#Message .content .news .new{*/
    /*width: 1000px; height: 77px;*/
    /*margin-top: -1px; overflow: hidden;*/
    /*-webkit-transition: height 0.8s ease;*/
/*}*/
/*#Message .content .news .new.act{*/
    /*height: 1100px;*/
/*}*/
/*#Message .content .news .new:first-child{*/
    /*margin-top: 0;*/
/*}*/
/*#Message .content .news .new .title{*/
    /*height: 75px; line-height: 75px; cursor: pointer;*/
    /*border-top: 1px solid #999; border-bottom: 1px solid #999;*/
    /*font-size: 14px; color: #333; position: relative;*/
/*}*/
/*#Message .content .news .new .title span{*/
    /*font-size: 18px; color: #333;*/
/*}*/
/*#Message .content .news .new .title p{*/
    /*position: absolute; top: 0; left: 110px;*/
/*}*/
/*#Message .content .news .new .title .date{*/
    /*position: absolute; top: 30px; left: 745px;*/
/*}*/
/*#Message .content .news .new .title .time{*/
    /*position: absolute; top: 0; left: 770px;*/
/*}*/
/*#Message .content .news .new .title .x{*/
    /*position: absolute; top: 24px; left: 940px;*/
    /*-webkit-transition: all 0.8s ease;*/
/*}*/
/*#Message .content .news .new.act .title .x{*/
    /*-webkit-transform:rotate(225deg);*/
/*}*/
/*#Message .content .news .new.act .title{*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Message .content .news .new .info{*/
    /*margin-top: 50px; margin-left: 108px; width: 783px;*/
    /*font-size: 14px; color: #333; line-height: 28px;*/
/*}*/
/*#Message .content .page{*/
    /*width: 228px; height: 34px; line-height: 34px;*/
    /*margin: 80px auto 0; text-align: center;*/
/*}*/
/*#Message .content .page *{*/
    /*float: left; cursor: pointer;*/
/*}*/
/*#Message .content .page span.act{*/
    /*color: #0080cc;*/
/*}*/
/*#Message .content .page .left2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 7px;*/
    /*background: url("../img/recruit/left2.png") no-repeat center;*/
/*}*/
/*#Message .content .page .left{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 30px;*/
    /*background: url("../img/recruit/left.png") no-repeat center;*/
/*}*/
/*#Message .content .page .right{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 30px;*/
    /*background: url("../img/recruit/right.png") no-repeat center;*/
/*}*/
/*#Message .content .page .right2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 7px;*/
    /*background: url("../img/recruit/right2.png") no-repeat center;*/
/*}*/




/*HSE理念*/
/*#Hse{*/
    /*width: 100%;min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Hse .submenu-btn1{left: 615px}*/
/*#Hse .submenu-btn2{left: 787px}*/
/*#Hse .submenu-btn3{left: 959px}*/
/*#Hse .submenu-btn4{left: 1131px}*/
/*#Hse .submenu-line1{left: 787px}*/
/*#Hse .submenu-line2{left: 959px}*/
/*#Hse .submenu-line3{left: 1131px}*/
/*#Hse .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Hse .content .text2{*/
    /*font-size: 24px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 80px;*/
/*}*/
/*#Hse .content .text3{*/
    /*font-size: 14px; color: #666; text-align: center; line-height: 26px;*/
    /*margin-top: 20px;*/
/*}*/
/*#Hse .content .infos{*/
    /*width: 1100px;*/
/*}*/
/*#Hse .content .infos .info{*/
    /*width: 481px; float: left;*/
    /*margin-top: 40px; margin-right: 39px;*/
/*}*/
/*#Hse .content .infos .info img{*/
    /*width: 481px; height: 282px;*/
/*}*/
/*#Hse .content .infos .info p{*/
    /*font-size: 18px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 15px;*/
/*}*/
/*#Hse .content .infos .info span{*/
    /*display: block; line-height: 22px;*/
    /*font-size: 14px; color: #666;*/
    /*margin-top: 10px; text-indent: 2em;*/
/*}*/



/*HSE管理委员会*/
/*#Hse2{*/
    /*width: 100%;  min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Hse2 .submenu-btn1{left: 615px}*/
/*#Hse2 .submenu-btn2{left: 787px}*/
/*#Hse2 .submenu-btn3{left: 959px}*/
/*#Hse2 .submenu-btn4{left: 1131px}*/
/*#Hse2 .submenu-line1{left: 787px}*/
/*#Hse2 .submenu-line2{left: 959px}*/
/*#Hse2 .submenu-line3{left: 1131px}*/
/*#Hse2 .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Hse2 .content .catalog{width: 210px}*/
/*#Hse2 .content .catalog img.home{right: 180px}*/
/*#Hse2 .content{*/
    /*text-align: center;*/
/*}*/
/*#Hse2 .content .img{*/
    /*margin: 100px auto 0px auto;*/
/*}*/


/*责任关怀年度报告*/
/*#Report{*/
    /*width: 100%;  min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Report .submenu-btn1{left: 615px}*/
/*#Report .submenu-btn2{left: 787px}*/
/*#Report .submenu-btn3{left: 959px}*/
/*#Report .submenu-btn4{left: 1131px}*/
/*#Report .submenu-line1{left: 787px}*/
/*#Report .submenu-line2{left: 959px}*/
/*#Report .submenu-line3{left: 1131px}*/
/*#Report .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Report .content .catalog{width: 225px}*/
/*#Report .content .catalog img.home{right: 195px}*/
/*#Report .content .infos{*/
    /*width: 1000px;*/
    /*margin-top: 85px; margin-bottom: 350px;*/
/*}*/
/*#Report .content .infos .info{*/
    /*width: 1000px; height: 258px; margin-top: 20px;*/
/*}*/
/*#Report .content .infos .info .left{*/
    /*width: 196px; height: 235px; border-top: 3px solid #0080cc;*/
    /*font-size: 12px; padding-top: 20px; line-height: 26px; float: left;*/
/*}*/
/*#Report .content .infos .info .left *{*/
    /*font-family: "Arial"; color: #666;*/
/*}*/
/*#Report .content .infos .info .left span{font-size: 36px}*/
/*#Report .content .infos .info .left .line{*/
    /*width: 26px; height: 3px; background-color: #0080cc;*/
    /*margin-top: 15px;*/
/*}*/
/*#Report .content .infos .info .right{*/
    /*width: 796px; height: 255px; background-color: #f0f0f0;*/
    /*float: left; margin-left: 8px; position: relative;*/
/*}*/
/*#Report .content .infos .info .right img{*/
    /*position: absolute; top: 35px; left: 45px;*/
    /*width: 141px; height: 192px;*/
/*}*/
/*#Report .content .infos .info .right p{*/
    /*font-family: "宋体"; font-size: 14px; color: #666;*/
    /*position: absolute; top: 45px; left: 230px;*/
    /*width: 506px; line-height: 24px;*/
/*}*/
/*#Report .content .infos .info .right span{*/
    /*display: block;*/
    /*position: absolute; top: 200px; left: 230px;*/
/*}*/
/*#Report .content .infos .info .right a{*/
    /*color: #666;*/
/*}*/


/*责任关怀足迹*/
/*#Track{*/
    /*width: 100%;min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Track .submenu-btn1{left: 615px}*/
/*#Track .submenu-btn2{left: 787px}*/
/*#Track .submenu-btn3{left: 959px}*/
/*#Track .submenu-btn4{left: 1131px}*/
/*#Track .submenu-line1{left: 787px}*/
/*#Track .submenu-line2{left: 959px}*/
/*#Track .submenu-line3{left: 1131px}*/
/*#Track .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Track .content .catalog{width: 205px}*/
/*#Track .content .catalog img.home{right: 175px}*/
/*#Track .content .infos{*/
/*width: 100%;*/
/*}*/
/*#Track  .infos .info{*/
    /*width: 1000px; height: 258px;*/
    /*margin: 0 auto;*/
/*}*/
/*#Track  .infos .bg{*/
    /*width: 100%;*/
    /*padding: 70px 0 70px 0;*/
/*}*/
/*#Track  .infos .bg:nth-child(even){*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Track  .infos .info img{*/
    /*width: 404px; height: 258px;*/
    /*float: left;*/
/*}*/
/*#Track  .infos .info p{*/
    /*font-size: 36px; color: #333; font-weight: bold;*/
    /*margin-top: 50px; margin-left: 65px;*/
    /*float: left;*/
/*}*/
/*#Track  .infos .info span{*/
    /*display: block; float: left;*/
    /*font-size: 14px; color: #666; line-height: 22px;*/
    /*margin-left: 65px; width: 460px; margin-top: 10px;*/
/*}*/



/*人才理念*/
/*#Idea{*/
    /*width: 100%; min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Idea .submenu-btn1{left: 704px}*/
/*#Idea .submenu-btn2{left: 874px}*/
/*#Idea .submenu-btn3{left: 1044px}*/
/*#Idea .submenu-line1{left: 874px}*/
/*#Idea .submenu-line2{left: 1045px}*/
/*#Idea .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Idea .content .text2{*/
    /*font-size: 14px; color: #666; text-align: center;*/
    /*margin-top: 70px; line-height: 32px;*/
/*}*/
/*#Idea .content .img{*/
    /*margin-top: 50px;*/
/*}*/
/*#Idea .background{*/
    /*width: 100%; height: 360px; position: absolute; top: 1016px; left: 0;*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Idea .content .text3{*/
    /*font-size: 14px; color: #666; text-align: center;*/
    /*margin-top: 70px; line-height: 32px;*/
/*}*/
/*#Idea .bottom .bottom1{*/
    /*margin-top: 180px;*/
/*}*/



/*人在华峰*/
/*#Live{*/
    /*width: 100%;min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Live .submenu-btn1{left: 704px}*/
/*#Live .submenu-btn2{left: 874px}*/
/*#Live .submenu-btn3{left: 1044px}*/
/*#Live .submenu-line1{left: 874px}*/
/*#Live .submenu-line2{left: 1045px}*/
/*#Live .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*#Live .content .text2{*/
    /*font-size: 24px; color: #666; text-align: center; font-weight: bold;*/
    /*margin-top: 70px;*/
/*}*/
/*#Live .content .text3{*/
    /*font-size: 14px; color: #666; text-align: center; line-height: 26px;*/
    /*margin-top: 10px;*/
/*}*/


/*#Live .content .imgs1{*/
    /*width: 1100px; height: 398px;*/
    /*margin-top: 50px; margin-bottom: 110px;*/
/*}*/
/*#Live .content .imgs1 .img{*/
    /*width: 233px; height: 396px; border: 1px solid #999;*/
    /*float: left; margin-right: 20px;*/
/*}*/
/*#Live .content .imgs1 .img img{*/
    /*width: 235px; height: 143px;*/
    /*margin: -1px 0 0 -1px;*/
/*}*/
/*#Live .content .imgs1 .img p{*/
    /*font-size: 14px; color: #666; font-weight: bold;*/
    /*margin: 25px 25px 0;*/
/*}*/
/*#Live .content .imgs1 .img span{*/
    /*display: block;*/
    /*font-size: 12px; color: #999;*/
    /*margin: 10px 25px 0; line-height: 20px;*/
/*}*/

/*#Live .background{*/
    /*width: 100%; height: 608px; position: absolute; top: 1470px; left: 0;*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Live .content .imgs2{*/
     /*width: 1100px; height: 330px;*/
     /*margin-top: 50px; margin-bottom: 150px;*/
 /*}*/
/*#Live .content .imgs2 .img{*/
    /*width: 188px; height: 328px; border: 1px solid #999;*/
    /*float: left; margin-right: 12px;*/
/*}*/
/*#Live .content .imgs2 .img img{*/
    /*width: 188px; height: 111px;*/
    /*border-bottom: 1px solid #999;*/
/*}*/
/*#Live .content .imgs2 .img p{*/
    /*font-size: 14px; color: #666; font-weight: bold;*/
    /*margin: 25px 25px 0;*/
/*}*/
/*#Live .content .imgs2 .img span{*/
    /*display: block; font-family: "宋体";*/
    /*font-size: 12px; color: #999;*/
    /*margin: 10px 25px 0; line-height: 18px;*/
/*}*/


/*#Live .content .imgs3{*/
    /*width: 1100px; height: 552px;*/
    /*margin-top: 50px;*/
/*}*/
/*#Live .content .imgs3 .img{*/
    /*width: 490px; height: 235px; border: 1px solid #ccc;*/
    /*float: left; margin-right: 16px; margin-bottom: 18px;*/
    /*position: relative;*/
/*}*/
/*#Live .content .imgs3 .img img{*/
    /*width: 115px; height: 115px;*/
    /*margin-top: 27px; margin-left: 30px;*/
/*}*/
/*#Live .content .imgs3 .img p{*/
    /*font-size: 12px; color: #999; font-family: "宋体";*/
    /*line-height: 20px;*/
    /*margin-top: 8px; margin-left: 30px;*/
/*}*/
/*#Live .content .imgs3 .img span{*/
    /*display: block; font-family: "宋体";*/
    /*font-size: 12px; color: #999;*/
    /*line-height: 20px; width: 292px;*/
    /*position: absolute; top: 25px; left: 170px;*/
/*}*/
/*#Live .content .swiper-container{*/
    /*margin-bottom: 350px;*/
/*}*/





/*招聘岗位*/
/*#Recruit{*/
    /*width: 100%;min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Recruit .submenu-btn1{left: 704px}*/
/*#Recruit .submenu-btn2{left: 874px}*/
/*#Recruit .submenu-btn3{left: 1044px}*/
/*#Recruit .submenu-line1{left: 874px}*/
/*#Recruit .submenu-line2{left: 1045px}*/
/*#Recruit .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/

/*#Recruit .content .btns_con{*/
    /*text-align: center;*/
/*}*/
/*#Recruit .content .btns{*/
    /*font-size: 14px; margin: 75px auto 0 auto; height: 50px; width: auto; max-width:860px;display:inline-block !important;*/
/*}*/
/*#Recruit .content .btns .btn{*/
    /*width: 212px; height: 44px; line-height: 44px;*/
    /*text-align: center; border: 1px solid #ccc;*/
    /*!*position: absolute; top: 0;*! color: #333;*/
    /*cursor: pointer;*/
    /*float: left;*/
    /*margin-bottom: 12px;*/
/*}*/
/*#Recruit .content .btns .btn:hover{*/
    /*color: #0080cc; border-top: 2px solid #0080cc; height: 43px;*/
/*}*/
/*#Recruit .content .btns .btn.act{*/
    /*color: #0080cc; border-top: 2px solid #0080cc; height: 43px;*/
/*}*/
/*!*#Recruit .content .btns .btn.btn1{left: 180px}*/
/*#Recruit .content .btns .btn.btn2{left: 393px}*/
/*#Recruit .content .btns .btn.btn3{left: 606px}*!*/
/*#Recruit .content .infos{*/
    /*width: 1000px; height: 320px; margin-top: 80px;*/
/*}*/
/*#Recruit .content .infos .info{*/
    /*display: none;*/
/*}*/
/*#Recruit .content .infos .info:first-child{*/
    /*display: block;*/
/*}*/
/*#Recruit .content .infos img{*/
    /*width: 500px; height: 320px; float: left;*/
/*}*/
/*#Recruit .content .infos p{*/
    /*font-size: 20px; color: #333;*/
    /*margin-top: 15px; margin-left: 45px;*/
    /*float: left; width: 435px;*/
/*}*/
/*#Recruit .content .infos span{*/
    /*display: block; line-height: 20px;*/
    /*font-size: 12px; margin-top: 20px;*/
/*}*/

/*#Recruit .content .JobClass{*/
    /*display: none;*/
/*}*/
/*#Recruit .content .JobClass:first-child{*/
    /*display: block;*/
/*}*/
/*#Recruit .content .works{*/
    /*margin-top: 85px;*/
/*}*/
/*#Recruit .content .works .work{*/
    /*width: 1000px; height: 77px;*/
    /*margin-top: -1px; overflow: hidden;*/
    /*-webkit-transition: height 0.8s ease;*/
/*}*/
/*#Recruit .content .works .work.act{*/
    /*height: 675px;*/
/*}*/
/*#Recruit .content .works .work:first-child{*/
    /*margin-top: 0;*/
/*}*/
/*#Recruit .content .works .work .title{*/
    /*height: 75px; line-height: 75px;*/
    /*border-top: 1px solid #999; border-bottom: 1px solid #999;*/
    /*font-size: 14px; color: #333; position: relative;*/
/*}*/
/*#Recruit .content .works .work .title span{*/
    /*font-size: 18px; color: #333;*/
/*}*/
/*#Recruit .content .works .work .title .work1{*/
    /*position: absolute; top: 0; left: 110px;*/
/*}*/
/*#Recruit .content .works .work .title .work2{*/
    /*position: absolute; top: 0; left: 250px;*/
/*}*/
/*#Recruit .content .works .work .title .work3{*/
    /*position: absolute; top: 0; left: 450px;*/
/*}*/
/*#Recruit .content .works .work .title .date{*/
    /*position: absolute; top: 30px; left: 745px;*/
/*}*/
/*#Recruit .content .works .work .title .time{*/
    /*position: absolute; top: 0; left: 770px;*/
/*}*/
/*#Recruit .content .works .work .title .x{*/
    /*position: absolute; top: 24px; left: 940px;*/
    /*-webkit-transition: all 0.8s ease;*/
/*}*/
/*#Recruit .content .works .work.act .title .x{*/
    /*-webkit-transform:rotate(225deg);*/
/*}*/
/*#Recruit .content .works .work.act .title{*/
    /*background-color: #f8f8f8;*/
/*}*/
/*#Recruit .content .works .work .info{*/
    /*font-size: 14px; color: #333; line-height: 26px;*/
/*}*/
/*#Recruit .content .works .work .info img{*/
    /*cursor: pointer;*/
/*}*/
/*#Recruit .content .page{*/
    /*width: 228px; height: 34px; line-height: 34px;*/
    /*margin: 80px auto 0; text-align: center;*/
/*}*/
/*#Recruit .content .page *{*/
    /*float: left; cursor: pointer;*/
/*}*/
/*#Recruit .content .page span.act{*/
    /*color: #0080cc;*/
/*}*/
/*#Recruit .content .page .left2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 7px;*/
    /*background: url("../img/recruit/left2.png") no-repeat center;*/
/*}*/
/*#Recruit .content .page .left{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-right: 30px;*/
    /*background: url("../img/recruit/left.png") no-repeat center;*/
/*}*/
/*#Recruit .content .page .right{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 30px;*/
    /*background: url("../img/recruit/right.png") no-repeat center;*/
/*}*/
/*#Recruit .content .page .right2{*/
    /*width: 32px; height: 32px; border: 1px solid #ccc; margin-left: 7px;*/
    /*background: url("../img/recruit/right2.png") no-repeat center;*/
/*}*/


/*联系我们*/
/*#Contact{*/
    /*width: 100%; min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Contact .submenu-btn{left: 874px}*/
/*#Contact .submenu-line1{left: 874px}*/
/*#Contact .submenu-line2{left: 1045px}*/
/*#Contact .content .text1{*/
    /*font-size: 30px; color: #333; text-align: center; line-height: 39px;*/
    /*margin-top: 25px;*/
/*}*/
/*.contact_list{*/
    /*margin-top: 75px;*/
    /*width: 100%;*/
/*}*/
/*.contact_list li{*/
    /*width: 43%;*/
    /*float: left;*/
    /*padding-left: 6%;*/
/*}*/
/*.contact_list li:first-child{*/
    /*width: 42%;*/
    /*border-right: 1px solid #999999;*/
/*}*/
/*.contact_list_en li{*/
    /*width: 48%;*/
    /*float: left;*/
    /*padding-left: 1%;*/
/*}*/
/*.contact_list_en li:first-child{*/
    /*width: 47%;*/
    /*border-right: 1px solid #999999;*/
/*}*/
/*#Contact .content .text2{*/
    /*font-size: 30px; color: #333; text-align: left;*/
     /*font-weight: bold;*/
/*}*/
/*#Contact .content .text3{*/
    /*font-size: 22px; color: #0080cc; text-align: left;*/
    /*margin-top: 2px;*/
/*}*/
/*#Contact .content .text4{*/
    /*font-size: 14px; color: #999; text-align: left;*/
    /*margin-top: 25px; line-height: 20px;*/
/*}*/
/*#Contact .content .map{*/
    /*width: 1000px; height: 507px;*/
    /*margin-top: 40px;*/
/*}*/
/*#Contact .content .contact_list_en .text2{*/
    /*font-size: 23px;*/
/*}*/
/*#Contact .content .contact_list_en .text3{*/
    /*font-size: 19px;*/
/*}*/
/*.content .form-title{*/
    /*font-size: 30px; color: #333; text-align: center;*/
    /*margin-top: 65px; font-weight: bold;*/
/*}*/
/*.content form div{*/
    /*font-size: 16px; color: #333;*/
    /*margin-top: 10px;*/
/*}*/
/*.content form input{*/
    /*border: 1px solid #ccc; margin-top: 5px;*/
    /*height: 47px; line-height: 47px;*/
    /*padding: 0 20px;*/
/*}*/
/*.content form .title{*/
    /*width: 958px;*/
/*}*/
/*.content form .company{*/
    /*width: 445px; margin-right: 20px;*/
/*}*/
/*.content form .nm{*/
    /*width: 445px;*/
/*}*/
/*.content form .tel{*/
    /*width: 445px; margin-right: 20px;*/
/*}*/
/*.content form .fax{*/
    /*width: 445px;*/
/*}*/
/*.content form .addr{*/
    /*width: 445px; margin-right: 20px;*/
/*}*/
/*.content form .email{*/
    /*width: 445px;*/
/*}*/
/*.content form textarea{*/
    /*width: 958px; height: 278px;*/
    /*padding: 20px; border: 1px solid #ccc;*/
    /*margin-top: 10px; resize: none;*/
/*}*/
/*.content form .submit{*/
    /*margin-left: 599px; margin-top: 30px;*/
    /*width: 193px; height: 47px;*/
    /*background-color: #fff; cursor: pointer;*/
/*}*/
/*.content form .reset{*/
    /*margin-left: 10px; margin-top: 30px;*/
    /*width: 193px; height: 47px;*/
    /*background-color: #fff; cursor: pointer;*/
/*}*/

/*#Readme{*/
    /*width: 100%; min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Readme .submenu-btn{left: 874px}*/
/*#Readme .submenu-line1{left: 874px}*/
/*#Readme .submenu-line2{left: 1045px}*/
/*#Readme .text1{*/
    /*margin-top: 88px;*/
/*}*/
/*#Readme .text1 h2 {*/
    /*margin: 40px 0 25px 0;*/
    /*font-size: 24px;*/
    /*color: #0052a5;*/
    /*text-indent: 22px;*/
    /*background: url('../img/readme/dian.png') no-repeat left center;*/
/*}*/

/*#Readme .word{*/
    /*font-size: 14px; color: #333;*/
    /*padding-left: 22px; line-height: 25px;*/
/*}*/
/*#Sitemap{*/
    /*width: 100%; min-width: 1004px;*/
    /*position: absolute; top: 76px; left: 0;*/
/*}*/
/*#Sitemap .submenu-btn{left: 874px}*/
/*#Sitemap .submenu-line1{left: 874px}*/
/*#Sitemap .submenu-line2{left: 1045px}*/
/*#Sitemap .text1{*/
    /*margin-top: 88px;*/
/*}*/
/*#Sitemap dl{*/
    /*margin: 94px 0 0px 0;*/
    /*width: 100%;*/
/*}*/
/*#Sitemap dl dt{*/
    /*font-size: 32px; color: #0080cc;*/
    /*margin: 0  0 32px 0;*/
/*}*/
/*#Sitemap dl dd{*/
    /*float: left;*/
    /*width: 140px; border-bottom: 1px solid #cccccc;*/
    /*font-size: 14px; color: #666666; line-height: 32px;*/
    /*margin: 0 140px 0 0;*/
    /*cursor: pointer;*/
/*}*/
/*.en #Sitemap dl dd{*/
    /*min-width: 140px;*/
    /*width: auto;*/
/*}*/
/*#Sitemap dl dd:hover{*/
    /*border-bottom: 1px solid #0080cc;color: #0080cc;*/
/*}*/
/*#Sitemap dl dd:nth-child(5){*/
    /*margin: 0 0 0 0;*/
/*}*/
/*.zoom_ico{*/
    /*position: absolute; left: 0; top: 0; z-index: 99;*/
    /*width: 710px; height: 969px;*/
    /*background: url('../img/zoom_ico.png') no-repeat center center rgba(255,255,255,.5);*/
    /*display: none;*/

/*}*/
/*.new .info a{*/
    /*position: relative;*/
/*}*/
/*.new .info a:hover .zoom_ico{*/
    /*display: block;*/
/*}*/
/*.pagination{margin:55px auto;border-radius:4px; width:500px;}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}*/

/*.scrollup {*/
    /*width: 54px;*/
    /*height: 54px;*/
    /*position: fixed;*/
    /*bottom: 55px;*/
    /*right: 55px;*/
    /*display: none;*/
    /*text-indent: -9999px;*/
    /*background: url('../img/top.png') no-repeat;*/
/*}*/




#Home .bg_gray {display: none;}
/*#Home .mainMore .mainMoreTit {padding-top: 68px;}
#Home .mainMore .mainMoreInfo {max-width: 1000px;margin: auto;}*/

.currentNews .infoContent{width: 285px; padding: 24px 0 24px 24px; }
.newsViewP3 img, .newsViewList img {max-width: 100%;}
.ims {width: 100%;}
/*.main .mainImg .t, .main1 .mainImg .t {top: auto;bottom: 55px;}
.main .mainImg .t p, .main1 .mainImg .t p {font-size: 48px;letter-spacing: 2px;line-height: 66px;margin-top: 40px;}
.main .mainImg .t span, .main1 .mainImg .t span {font-size: 18px;}*/
.honor {
    display: none;
}
/*分页*/
.pager{padding-top: 18px;text-align: center;margin: 0 auto;min-height: 60px;}
/*.pager span{float: left;margin-bottom: 11px;}*/
.pager a:hover{color: #ffffff !important;}
.pg_num_current,.pg_num,.pg_next,.pg_end,.pg_home,.pg_prev{color: white;text-align: center;margin-right: 5px;padding:7px 0px;}
.pg_num a,.pg_home a,.pg_next a,.pg_end a,.pg_prev a,.pg_num_current a{padding:7px 10px;background-color:#e8e8e8;color: black}
.pg_num_current a{background-color: #0050a7;color: white}
.pg_num a:hover,.pg_home a:hover,.pg_next a:hover,.pg_end a:hover,.pg_prev a:hover,.pg_num_current a:hover{cursor: pointer;background-color: #0050a7;color: white}
.pg_home_dis,.pg_prev_dis,.pg_end_dis,.pg_next_dis{background-color: #0050a7;color: white;text-align: center;margin-right: 5px;padding:7px 10px;}

.TB{border-top:1px #ccc solid;border-left:1px #ccc solid;}
.TB th, .TB td{border-bottom:1px #ccc solid;border-right:1px #ccc solid;padding:5px;text-align: center;}
.TB th{ background: #827568; color:#FFF;font-size: 16px;height: 40px;}

.main .developmentTable .developmentTableItem span:nth-of-type(3) {display: none;}
.main1 .info1 {margin: auto;max-width: 1200px;width: 100%;}
.content .prolist{max-width: 1260px;}
.main .info .infoLeft .develop .yearList .yearListItem .t{
    font-size: 1.25rem; color: #333333; margin-bottom: 20px;
    font-family: "Microsoft YaHei","微软雅黑";
}
.main .info .infoLeft .develop .yearList .yearListItem .t:before{
    padding-right: 20px; top: -2px;
    display: inline-block; position: relative;
    content: url("../../src/img/aboutus/icon.png");
    width: 10px; height: 10px;
}
.main .info .infoLeft .develop .yearList .yearListItem .info{
    font-family: "宋体","Microsoft YaHei","微软雅黑";
    font-size: 0.75rem; color: #999999; margin-left: 30px;display: inline-block;line-height: 20px;
}
.main .info .infoLeft .develop .yearList .yearListItem .info p{
    font-size: 0.75rem; color: #999999;
}
.main .info .infoLeft .develop .yearList .yearListItem  .info p:before{display:none;}
.main .info .infoLeft .develop .yearList .yearListItem  .info span{margin-left: 0px;}
.classifi .classifiItems .proCharac{max-width: 450px;}
.proViewList .proViewListItem span:last-child{max-width: 240px;}
.proList {width: 1260px;}
.proList .proListItem{height: 350px;}
.proList .proListItem span:nth-of-type(2) {display: none;}

/*人才招聘*/
.tableHead tr th:first-child, .jobList table tr th:first-child{width: 8%;padding-left: 9px;}
.tableHead tr th:nth-child(2), .jobList table tr th:nth-child(2){width: 10%;}
.tableHead tr th:nth-child(3), .jobList table tr th:nth-child(3){width: 10%;}
.tableHead tr th:nth-child(4), .jobList table tr th:nth-child(4){width: auto;text-align: left;}
.tableHead tr th:nth-child(5), .jobList table tr th:nth-child(5){width: 6%;}

.r_info .t {font-size: 3.125rem;color: #898989;margin-bottom: 8px;}
.r_info p {font-size: 0.75rem;color: #b5b5b5;margin-bottom: 34px;}
#map {width: 550px;height: 320px;padding-left:0px!important;margin-right: 35px;}
